Hi,
I have a form with a validation (on Submit) that sets a text field's regexp to exclude spaces. If the user adds a text with a space and presses Submit, the validation kicks-in showing an error message. When the user amends the text to an accepted string and presses Submit, the validation error still persists. Sometimes the validation error still persists after closing the form and launching it again through a Registration control.
I have to use validation on Submit rather then specify the regexp against the field definition directly as the validation is dependent on a value in another field (i.e. if field2:Yes, then field1 must exclude spaces, otherwise no restrictions).
Is there a way to clear the error state without closing the form, and/or refresh the whole page?
Thank you in advance.
Peter
Could you provide an example, please?
There is no "caching of validation rules" or anything like that.
Are you talking about UI that still shows the error even the submission was succesfull?
Alex
Hi @Peter Baschan ,
Since this behavior seems like a caching bug within the macro itself, the best approach is to reach out to the app developer (Vertuna) directly. They will be able to investigate this behavior thoroughly.
You can create a support ticket with them here: https://wiki.vertuna.com/spaces/VERTUNA/pages/9863499/Support+Request+Form
Hope this helps 🙌
Liam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.