Skip to main content
Nintex Community Menu Bar

"Duplicate" button with JS

  • October 1, 2020
  • 0 replies
  • 2 views

Forum|alt.badge.img

Hello,

In a Nintex Form I want to create a "Duplicate" button that directs to a "NewForm" link passing the Parent ID.
Then I want to launch a js function when opening the form in creation,
if the IDParent parameter is present, do a js function which requests the parent's information and fills in the fields.

Could you help me with that, I'm new to Nintex Form and JavaScript.

Thank you very much.