@Kal_Lam I am trying to put a constraint on my form so that if a child calculate age is between 0 and 23 months of age it should give a constrain message and the enumerator cannot continue until the age meeting the constraint is achieved. I have tried to use .<=23 it doesn’t work.
@AlexRutto77, try keeping the constraint
and the constraint message
in the note
question type. That should solve what you are trying to do.
@Kal_Lam much appreciated.
1 Like