Hey everyone, I’m working on a form and I need to add logic to send users to an end screen based on a hidden field value. The respondents should still go through the rest of the form first, but the end screen should be determined by the hidden field after completing the questions.
Currently, I’m only seeing options to either send users to the next question or directly to the end screen, but the hidden field seems to be affecting the starting logic instead of the end.
I already have other conditional logic in place that routes users to different questions, but now I need help figuring out how to set the final end screen based on the hidden field value. Does anyone have suggestions on how to implement this?
Regards
Darshan Hiranandani