Jump to content
  • 0

Submission form retain their values


NiceDuck

Question

2 answers to this question

Recommended Posts

  • 0

If you want to be selective where you want your users to decide to whether they want to retain the form's values or not. we can also create a workflow for that but it would be more difficult to set-up.

1st) create a virtual field and set it to checkbox.

2nd) create another virtual field and set it calculated values. Create a select statement that will check if the checkbox is checked. If yes, make it return a string of all your parameters and parameter names

3rd) on the action after submit, instead of setting it to "same page", set it to "new page" Enter the submission forms own URL, a question mark "?" and the virtual field which we set to calculated value.

 

image.png.48b6bb8ee180fdd0167fe58b5559d2a9.png

image.png.d85289ae55c10e0c29b1a65915634fd5.png

 

image.png.25a92756f0b8bd1968fd569c9b725723.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...