Forum Discussion
ndanjou92
Apr 26, 2019Copper Contributor
Branching Rules not executing after more than 4 (Forms Pro)
I have a form that was created with branching rules basically to toggle hidden questions if the expression evaluates to 'true'.. pretty basic logic. It works fine up until I try to add a 5 rule... ...
Burke68
Apr 27, 2019Copper Contributor
ndanjou92 I've found that adding more than one rule to the branch causes it to fail. I have a one question survey which should branch to different surveys (using the Chained Survey option) depending on the answer. It will ONLY work for whatever the last branching rule is. I've tried recreating the form. I've deleted all the branches and tried again - but if i choose an answer that does not match the last branching rule, it simply ends the survey.
Maybe it's something in the Flow logic.
ndanjou
Apr 29, 2019Copper Contributor
Burke68 I would think Flow would be outside this because this is before the submit button is clicked which is the trigger for the Flow, I do have all 10 rules working based on the evaluation of the value in my Application Name question. questions do disappear and reappear if you toggle answers to this question which is what I wanted.
I'm just afraid if I touch it again they'll all stop just like last time - redoing 10+ rules everytime I want to add another is tedious .. again, I think using " - " special characters was the problem because as soon as I switched to | instead of dash it seems to evaluate okay, might be an issue with the branching rule as it parses out a string for evaluation,
Chained surveys seem buggy in general, only the first submission will chain my survey right if you don't close the browser and re-open the link and simply do a submit another request the chained survey won't even open.. I'm not sure if thats my user experience internally or a larger issue with the launch over from the first survey.