In my scenario, I have a radio button in the form and based on 'Yes' or 'No' selection I want to change the thank you message. How can this be accomplished.
Thank you
In my scenario, I have a radio button in the form and based on 'Yes' or 'No' selection I want to change the thank you message. How can this be accomplished.
Thank you
If you look at the toolbar where you can change font size, bolding, etc. the far left alligator mouth is a dropdown for variable values.
Blake, accidentally deleted the post. Please repost your response for Vineela.
I'm not sure how I deleted the post, but here we go again.
You could use a variable in the Thank You page setup that would allow you to dynamically update the text on that page when it is presented to the end user after the form is submitted.
For example, if you take the field that you refer to above where a yes or a no is selected, you can choose to add data to those selections which could be the message you want to display on the Thank You page. You would simply add that variable to the Thank You page and it would show depending on which option they selected.
You should be aware that if you are also using the Yes and No field to make a routing decision in the Process Diagram that you will need to use the data value that you set as the condition value.
Blake is correct.I am referring to the message that is presented after the form is submitted. But i did not quite understood how to add variable to thank you page.
I can see thank you message can be set up in the Message start Event Activity of process diagram , but that is static. I cannot figure out how to change it dynamically
If you look at the toolbar where you can change font size, bolding, etc. the far left alligator mouth is a dropdown for variable values.
Sorry goofed twice today! I was the one who accidentally deleted the post and then poorly conveyed the message. My apologies!
Got it.Thank you very much Blake