We have a form that uses both external parameters [@cid] and also has a required field [@field:Bravo]. When the form loads it receives the external parameter and loads it into [@field:Alpha] successfully, but if the user doesn't fill out the required [@field:Bravo] before hitting the submit button, then the page refreshes and [@field:Alpha] loses the value.
I've tried configuring both the "on load" and "on exit" of [@field:Alpha] to be the same External Parameter [@cid] thinking that after a user submits and the page refreshes due to the validation error, it would throw and catch back the [@cid] but this doesn't work.
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.
Question
Elderberg
Hi All,
We have a form that uses both external parameters [@cid] and also has a required field [@field:Bravo]. When the form loads it receives the external parameter and loads it into [@field:Alpha] successfully, but if the user doesn't fill out the required [@field:Bravo] before hitting the submit button, then the page refreshes and [@field:Alpha] loses the value.
I've tried configuring both the "on load" and "on exit" of [@field:Alpha] to be the same External Parameter [@cid] thinking that after a user submits and the page refreshes due to the validation error, it would throw and catch back the [@cid] but this doesn't work.
Any suggestions?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
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.