Hi Everyone!
I am using the following Regex in Survey123 Connect, in order to force a text, named Sector, to be written with Caps only, but it just doesn't work
regex(${Sector},'[A-Z\s]+')
the expression is placed on the constraint column.
Is it something I am doing wrong?
Thanks for your help.