react-form-builder
react-form-builder copied to clipboard
FEATURE: ability to check if the user has completed required fields before submitting the form
Detailed Description
There are some situations where the form status needs to be checked before submission. To achieve this, I propose an additional event handler attached to the inner form object which populates this data.
Context
I ran into this requirement during the implementation of a client request but couldn't find any workaround.
Possible Implementation
TBC
Your Environment
- Version used:
- Environment name and version (e.g. Chrome 39, node.js 5.4):
- Operating System and version (desktop or mobile):
- Link to your project: