Answered

Is possible to start the form in different questions?

  • 5 September 2022
  • 1 reply
  • 38 views

Hello,

I want to know if it’s possible to start a form in different questions depending on the button.

Example: FORM A has 6 questions. Button X opens the Form in question 1 and Button Y opens form in question 3.

icon

Best answer by Liz 6 September 2022, 22:43

View original

1 reply

Userlevel 7
Badge +5

Hi @marketingmobilu This could be possible if you use hidden fields to pass data into the form. For example, in your button code, you could change the hidden field on the button, and then use logic jumps like this to display the corresponding questions. 😀

Reply