What is the script or way to perform a "Submit and Duplicate " action on my form. What I want to do is that if user hits "Submit and Duplicate" after the item's saved, form still remains opened (new form) and some values from the saved form must be transferred to the new one. Guess this should be done using JavaScript but can't figure that out. How can it be done? I can't figure out the code or workflow for it.duplicatenintexformsnintex jquerynintexworkflow
Page 1 / 1
you could handover data via local/session storage
Thank you Marian for your answer, but I guess I'm not supposed to use the Nintex Live form settings as per my project.
it has nothing to do with nintex live or nintex itself at all.
local/session storage is capacibility of a browser.
Window.sessionStorage - Web APIs | MDN
Thank you so much I will now try and implement in the same manner. Thank you.
Will let you know if this works out in my case.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.