I have a survey in Survey123 Connect. One of the questions asks for a meter reading value. The constraint on this value is that it must be higher than the previously entered readings for that specific meter.
I used the pulldata() function here and it is working properly.
However, there are a select few cases in which the new reading may not be higher than a previous reading.
Is there a way to input some sort of manual override to the constraint? What I'm picturing is that when the constraint error message pops up, there is some sort of option for "override constriant, value entered is correct' or something.
Any ideas are much appreciated!