Forums

Events targeting submit button brakes form

xristina30 20 Feb, 2021
I am checking out the ver. 7 and I have an issue with the events.
When creating forms I always create fields that have disabled it's validation and enable it on submit button click to avoid the empty fields warning while the user still fills the form.

Please do the following to recreate the problem:
Create a new Advanced Form
Add a text field
- Add in Validation Required & Disabled
- Add in Interface - Events
Add a Submit button
In the Events of the text field that we created earlier Add New Event with
- Enable Field(s) Validation
- if Any match
- from.start_page - Button 02
- Clicked


Test the form...

Now the validation should be disabled until we click the submit button.
If the field is empty it should trigger a warning if not empty send the form.
But it breaks the submit button and it does not work no mater the value of the field.
Am I doing something wrong or is it a bug?
You need to login to be able to post a reply.