I want a user to submit a form and redirect them (if they want) to submit another response | Community
Skip to main content
Answered

I want a user to submit a form and redirect them (if they want) to submit another response


I am building a form for parents to register their kids, but I want them to register multiple kids if they want to. 

After a parent register their first kid in the ending page, I want to ask them if they want to register another, If they do, sending back to the question to give me the name of their kid and continue with the flow. 

Best answer by john.desborough

@mariogabu - in addition to what @Liz has suggested, there are numerous threads in the community that have a similar issue (registering kids for teams, classes, etc.) and there are some other alternatives to use as well. 

one example can be found at this link here.

Also you can sometimes find nuggets in the ‘related posts’ that are listed at the top of the page after you enter your question into the community - see the image below

des

View original

7 replies

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15018 replies
  • June 13, 2022

Hi @mariogabu Thanks for stopping by! I created a short video below to walk you through one way to set this up. Sorry in advance for the noise in the background - both my laundry and fan are going off today! 😂

 


john.desborough
Forum|alt.badge.img+6
  • Certified Partner & Champion
  • 5307 replies
  • Answer
  • June 13, 2022

@mariogabu - in addition to what @Liz has suggested, there are numerous threads in the community that have a similar issue (registering kids for teams, classes, etc.) and there are some other alternatives to use as well. 

one example can be found at this link here.

Also you can sometimes find nuggets in the ‘related posts’ that are listed at the top of the page after you enter your question into the community - see the image below

des


  • Author
  • Explorer
  • 3 replies
  • June 13, 2022
Liz wrote:

Hi @mariogabu Thanks for stopping by! I created a short video below to walk you through one way to set this up. Sorry in advance for the noise in the background - both my laundry and fan are going off today! 😂

 

Thank you, @Liz this is beyond helpful!


  • Author
  • Explorer
  • 3 replies
  • June 13, 2022

@Liz just a quick question, how can I redirect them to question number 5 i.e. with the form url. right now it’s redirecting them but onto question 1, so it’s asking them their parent name again :( 


Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15018 replies
  • June 13, 2022

Hi @mariogabu That’s expected behavior, but you could use logic jumps to skip over a question if they have hidden field information. This article can help!


  • Author
  • Explorer
  • 3 replies
  • June 14, 2022
Liz wrote:

Hi @mariogabu That’s expected behavior, but you could use logic jumps to skip over a question if they have hidden field information. This article can help!

Thank you!


Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15018 replies
  • June 14, 2022

Welcome! Let us know how this goes for you, @mariogabu !