I need the questionnaire to save the data | Community
Skip to main content
Answered

I need the questionnaire to save the data


Ok so im doing a questionnaire for home improvement, so to be in perspective, the 2nd slide makes you choose wich room you want to reform. So when ever that part is done, the questionnaire will ask you ¿do you want to reform another room? So what i did with logic is if they say yes it will take them again to the slide 2 where they will choose another room. the thing is when i do that, and it takes them back to that one slide, and they do all the process with another room, the information of the first one will not save. So i will only have the information of the last room they choose and not the otherones. Can someone help me please.

Best answer by john.desborough

@Pauulos123 - there’s a post here in the Community that was looking for a way to register multiple participants for a team/league. This is somewhat similar - you want to loop through a series of questions about additional rooms for as long as someone wants to answer 

check out the post - it might help as it gives an extension on what @Liz describes. 

 

des

View original

3 replies

Forum|alt.badge.img+4
  • Socializer
  • 113 replies
  • December 11, 2023

Hi @Pauulos123 


I would suggest that you add a couple of variables and then add some logic to replace the text in each variable based upon the user's choice (ie first room, second room etc etc).

You could then refer the variables anywhere else.


Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15025 replies
  • December 12, 2023

Just to add onto this, our article here can walk you through starting with variables and then recalling them later in the form. 

Additionally, you could connect two forms together like this. 😀


john.desborough
Forum|alt.badge.img+6
  • Certified Partner & Champion
  • 5312 replies
  • Answer
  • December 13, 2023

@Pauulos123 - there’s a post here in the Community that was looking for a way to register multiple participants for a team/league. This is somewhat similar - you want to loop through a series of questions about additional rooms for as long as someone wants to answer 

check out the post - it might help as it gives an extension on what @Liz describes. 

 

des