We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently our template function still miss some feature for form builder
=> Currently the validate message is 'must NOT have fewer than x characters'
=> Our template shows null as default
The text was updated successfully, but these errors were encountered:
@Tristina1788 - it should be possible to use columnSize to put multiple items on the same row. This PR should reinstate how to do it: ginkgobioworks/react-json-schema-form-builder#191
columnSize
Sorry, something went wrong.
o put multiple items on the same row. This PR s
I tried with columnsize but seem it didn't help
columnsize
IanMayo
No branches or pull requests
🐞 Bug description
Currently our template function still miss some feature for form builder
🔢 Steps to Reproduce
=> Currently the validate message is 'must NOT have fewer than x characters'
=> Our template shows null as default
⚙️ Expected behavior
🖥️ Screenshots
💻 System information
📝 Additional context
The text was updated successfully, but these errors were encountered: