Hello everyone!
I am new to ArcGIS Survey123 Connect. I have a hidden field {charac} which contains characters in the default column. I used the function regex (., ${charac}) as constraint in the {name} field to prevent users from inputting characters in the {charac} field.

Question is, how to trigger an error note and code it in the relevant column the moment users include those invalid characters as input in the {name} field?
For example:
An error note "Error: The name field contains invalid characters!" will appear once a sample input "MARIA'S. CRUZ" (with invalid characters: apostrophe and period) is inputted in the name field.
I appreciate any hints or ideas on this. Thank you very much in advance.