Problem Statement:
What if we want to render 100+ forms in a single shot also I need to use Material-UI, Bootstrap, other NPM package fields, even custom fields in it with basic forms feature
Solution:
We created metadata driven form rendering
Current Framework:
- Support Material-UI, Bootstrap, Html Fields
- Validator JS: for form field validation, https://github.com/skaterdav85/validatorjs
Problem Statement:
What if we want to render 100+ forms in a single shot also I need to use Material-UI, Bootstrap, other NPM package fields, even custom fields in it with basic forms feature
Solution:
We created metadata driven form rendering
Current Framework: