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 'hidden' widget types only work for sting, integer, boolean and number fields. Array needs a hidden widget type as well.
ui:widget: 'hidden' should be able to be used for 'array' type fields.
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
@epicfaace This feature (hidden arrays) doesn't work with Material UI.
@koosham could you please make a new issue for that? Thanks!
No branches or pull requests
Prerequisites
Description
Currently 'hidden' widget types only work for sting, integer, boolean and number fields. Array needs a hidden widget type as well.
Resolved behavior
ui:widget: 'hidden' should be able to be used for 'array' type fields.
The text was updated successfully, but these errors were encountered: