Allow disabling "Add" new item to Array in Edit View #14496
ahuvafreeman
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
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.
-
It would be useful to have a way to hide the + button for an array field to disable the ability to add new items to the array, perhaps via a
disableAddboolean prop. This would allow users to edit existing items in the array but prevent them from adding new items.Beta Was this translation helpful? Give feedback.
All reactions