Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.
This repository was 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

@JagadishLakhini

Description

@JagadishLakhini

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions