Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Is there a way to trigger AVform validation only on submit ? #249

Open
JagadishLakhini opened this issue Jun 29, 2021 · 0 comments
Open

Comments

@JagadishLakhini
Copy link

I want to validate all avfields ie. complete avform only on submit instead of Onchange or OnInput. In Module, there is a prop named 'validationEvent' which has default value as ['onChange', 'onInput']. Tried to override using validationEvent={[]}, it doesn't work as well. Is there any other solution to resolve this issue ?

@JagadishLakhini JagadishLakhini changed the title Is there a way to trigger form validation only onsubmit? Is there a way to trigger AVform validation only on submit ? Jun 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant