Hi All,
I want to add embedded template feedback survey to a section of my website page.
Here’s how I want it to work:
- At first, only a simple question appears: “Is this summary helpful?” with thumbs up and thumbs down buttons.
- When a user clicks either thumbs up or thumbs down, more survey questions should appear:
- A text box asking, “Why did you choose this rating?”
- A checkbox for the user to give consent to be contacted for more feedback.
- A submit button.
Since in the template embedded feedback, there is only one option for a follow question. Using javascript can i add a checkbox for the user to give consent to be contacted for more feedback and then submit button.