Hi,
I have an integer question for which the answers can only be: 1, 2 or 3. It is not a required question (its within a repeat) so I have the default set to zero to avoid calculation errors (several questions with these answers -- calculation question with a sum divided by the count).
I have used the "spinner" for the appearance of the question, and the default, "0," shows up when I view the form (I haven't published it yet), but when I hit the plus sign, I can continue past 3 (4, 5, 6, etc). Here is what I have in the constraints column for this question:
. = 1 or . = 2 or . = 3
Is this the proper syntax, or am I missing something?
Thank you in advance!
-Susan