I have 2 blocks in a survey which has 1 question in each. Like 1 is minimum and another maximum. Also I have randomized the blocks in survey flow. Now the problem is, if the respondent gets the minimum question first followed by maximum question, we have to set minimum value as input from first question. And if the respondent gets the maximum question first, we need to set a condition in minimum question like they shouldn't enter any value greater than maximium value. I have tried using custom validation and also directly pasting the piped text in maximum field directly. Do you guys have something else?
Page 1 / 1
You could use embedded data fields for your min and max and initialize them as very small (e.g., -999999) and very large (e.g., 999999) values. Put your blocks under survey flow groups, then set the min/max value within the group after their respective block.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.