Is possible to start the form in different questions? | Community
Skip to main content
Answered

Is possible to start the form in different questions?

  • September 5, 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.

Best answer by Liz

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. 😀

View original

1 reply

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 14840 replies
  • Answer
  • September 6, 2022

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. 😀