Open jayadinni opened 1 year ago
@jayadinni @Renuka-S adding this related discussion which is about ordering form fields. https://github.com/Sunbird-RC/community/discussions/309
For long forms, we will need to support multiple configurations for the auto generated Ui like
But ofcourse do look at which of these we want to do in iteration 1.. and where will this config be saved
Problem: In most of the use cases the number of fields defined in Schema would range from 10-60, which makes the form long. For the end user, it would be difficult to enter values in a long form, leading to bad user experience and frustration.
Solution: Ability to break the form in groups and different sections. Example:
Todo List