Skip to main content
Nintex Community Menu Bar

Nintex Form with Dynamic Completion URL

  • December 4, 2019
  • 1 reply
  • 15 views

Forum|alt.badge.img+1

Hello

I have a Nintex Form that on loading populates a text field with a random GUID. To complete the form there is 1 mandatory dropdown. On submission of the form, I would like the user to be taken to: http://host/thankyou.aspx?guid=aaa-bbb-ccc&dropdown=12345

 

If I use a Javascript button, I can't see how the form is saved before going to the URL. If I use a Save button I don't know how to redirect to the preferred dynamic url.

 

Is there a way to do either?

 

thanks

Matthew

1 reply

Forum|alt.badge.img+10
  • December 5, 2019
May be you can user save and continue button.When it load again in edit mode redirect it the new url.