Skip to main content
Nintex Community Menu Bar
Solved

Nintex Form, How to autofill multiple field?

  • June 23, 2017
  • 4 replies
  • 139 views

Forum|alt.badge.img+3

On a Nintex form, I have a Product dropdown field and 20 product detail fields. I would like to let the user select the Product from the dropdown fields, then it would autofill up the 20 product detail fields. How can I do this?

Best answer by tanyh

My own solution, is use custom java script to do all the work.

4 replies

Forum|alt.badge.img+11
  • Scholar
  • 113 replies
  • June 23, 2017

Hello - have a look at this:

https://community.nintex.com/thread/8607   

It should give you what you need.


Forum|alt.badge.img+3
  • Author
  • 8 replies
  • June 29, 2017

Thanks.


Forum|alt.badge.img+3
  • Author
  • 8 replies
  • Answer
  • June 30, 2017

My own solution, is use custom java script to do all the work.


  • Nintex Employee
  • 5 replies
  • June 30, 2017

Yes that would be so very helpful!