Dynamically generated forms
Generate forms dynamically based on the provided formTemplates:
-
Accept formTemplates and extract field configs -
Import all the required formElements and match them with the relevant field configs -
Enable input validations -
Enable Loading/Null states -
Handle errors
Edited by Rodgers Gitau