Skip to main content
Answer

Is possible to start the form in different questions?

  • September 5, 2022
  • 1 reply
  • 47 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. 😀

1 reply

Liz
Ex–Typefomer
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 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. 😀