Replies: 2 comments
-
rjsf is made for forms, and doesn't support wizards (multi-step) |
Beta Was this translation helpful? Give feedback.
0 replies
-
I did this using the classNames in the UI schema. I can show/hide fields based on the page selection. I ended up with several UI schemas one per page. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When there are many fields in a json schema, it would be nice to set a page number in the UI schema for each field or just the ancestor when there is a hierarchy. The form then can look like a wizard with page navigation. The form can show each field in the corresponding page and hide the rest.
Beta Was this translation helpful? Give feedback.
All reactions