Hi y'all!
I'm trying to force a field to be written in capital letters ONLY. I've tried to use de expression regex(.,'^[A-Z]*$') in the Calculate column, however I have the following error as I try to publish the survey:
b'ODK Validate Errors:\n>> Something broke the parser. See above hor a hint.\nDependency cycles amongst the xpath expressions in relevant/calculate\n\nResult: Invalid'
Do you know why?
I've tried to fixed and can't find a solution.
Thanks!