Answered
Permanently deleted user
Is it possible to create forms that have conditional logic like the following. If I want to capture defects during a quality inspection, and I want to be able to capture 1-N defects, is that possible?
0
Comments
Please sign in to leave a comment.
Hi Andrea,
Yes, if I'm understanding you correctly, you can do that.
What you need is a loop screen where you can record your defects (as many as needed) and then add a screen condition to that screen based on a field in a previous screen. The field you could base the condition on could be as simple as a multiple choice field asking the user to state whether or not there are defects to record (yes or no), and, if yes, the defect loop will appear.
Here are our help topics on looping and conditions to assist you in setting this up:
Loops: https://help.gocanvas.com/hc/en-us/articles/115000158707-How-to-loop-or-repeat-a-screen
Conditions: https://help.gocanvas.com/hc/en-us/articles/231963587-How-to-add-conditional-branching
Let us know if you have any questions.