rjsf-material-ui
rjsf-material-ui copied to clipboard
No Multi-Column Support
The original RJSF had the ability to use Bootstrap to have custom form fields in multi-column layouts. Currently, with RJSF MUI you can only have single-column forms where all the data is one long list, which starts to get really hard to work with on forms with 10+ fields.
Is there a way to specify how many columns the form can use, or a way to specify x fields per column?
Oh! I didn't check this. I'll fix it on the rjsf repository because this project will be merged with the rjsf core.
We can follow there :)
@agustin107 - is there any timeline for merging this repo
Even i'm looking for multi-column support
Has there been an update on this feature?
Are there any workarounds to achieve multiple column forms in the meantime ?