Showing a conditional HTML field after submission
-
Hi guys, a quick question.
We have a form with several steps that you guide us to create so thanks for that.
What we are trying to achieve now is showing and HTML after the user hits submit and depending on the user answer. To give you some context, imagine one last question:
How likely are you to recommend our company to a friend or colleague? *
1. Not likely
2. Somewhat likely
3. Fairly likely
4. Very likelySo if the user chooses 3 or 4 we show an HTML field inviting them to review us on Google reviews.
We were able to show that BEFORE the user hits submit button in the last page.
The problem is that once we user hits “Submit” the HTML field is gone.
Is there any way we could leave the HTML field visible after the user hits submit?
We tried setting “Behaviour” “Inline message” but after hitting submit the form gets back to the first fields.
PD: We also tried setting that hidden field in the first page but that didn’t work either. So the max we could achieved for now is showing it in the last step/page previous where the submit button appears.
Regards
- The topic ‘Showing a conditional HTML field after submission’ is closed to new replies.