Numbers not captured in form | Community
Skip to main content
Answered

Numbers not captured in form


  • Explorer
  • 2 replies

I have created a form including 2 questions where I ask people to fill in a number. When you fill the form it works fine, but reviewing the result question nr 1 delivers the number but question nr 2 is blank, i.e. no number is captured.

Is it so, that when you do a loop you empty numbers?

Any thoughts?

Thanks!

Best answer by john.desborough

@Orsh - if you create a loop back in your logic to a question that was previously filled in, then the value of the earlier entry is lost/overwritten. 

 

if you can show some screenshots of your logic it will be easiier to troubleshoot.. 

 

des

View original

4 replies

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

Hi @Orsh Are both questions required? If not, the respondent can skip over the question without providing an answer. 


  • Author
  • Explorer
  • 2 replies
  • March 5, 2023

Yes both, or rather several questions have to be answered and I have created a loop back to multiple choices. If I understand right when you loop back you reset the form. Do you know if that is the case @Liz ?

Many thanks


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

@Orsh - if you create a loop back in your logic to a question that was previously filled in, then the value of the earlier entry is lost/overwritten. 

 

if you can show some screenshots of your logic it will be easiier to troubleshoot.. 

 

des


  • Author
  • Explorer
  • 2 replies
  • March 5, 2023

Thanks @john.desborough,

That’s what i concluded by fiddling around, so thanks for verifying I got it right. 

Shame of course. I will just have to rethink and build my survey linear.


Reply