Dynamic Application Form Generation
Written on 7:07 AM by ronald
One of my user requirement for the project was to have dynamic form generation for their web application
Exact requirements as follows
- Field Label Change
- Show/Hide field
- Edit list of options in the dropdown list
- Error message for each field
- Able to copy over sections of application form to another form.
I actually thought this kind of dynamic application form generation was kind of way too dynamic and it will be very hard to satisfy the user requirement since they will have varying expectation of how dynamic they will be able to customize the application form
I did a search and found the this. Now if anyone can provide me any review with this application, it will be great
