Is there anything within Survey123 that can be tied to the submission event? I'm looking for any solution for the following problem.
I have a decision tree with SurveyA and SurveyB. They have some shared attributes before the choice of which survey are you taking (A or
. Using the relevant clauses, only pertinent questions show up depending on your selection. My issue is that if I select A, fill out answers, then toggle back to B, the data is not cleared even though I'd like it to be.
Does anyone have a good work around? I can imagine you could probably do something along the lines of if A is selected, all B cells should be null.
Thanks