Hey there - I’m generating an award nomination form where I will have a list of award categories, and then get information about those nominees.
I want to have a ‘do you want to nominate for any other categories’ and a yes/no logic gate at the end, that will take them through the form again to allow them to nominate others.
Is this possible?
I’ll likely use similar logic during the voting process too (so that people only have to vote in the categories that they want to vote in and not have to scroll through a bunch of ones they don’t want to).
Thanks!