Add option to disable "Add new" button in relationship
field
#1750
Replies: 5 comments 1 reply
-
@1nfinite9 that button does not show if the user lacks |
Beta Was this translation helpful? Give feedback.
-
@jacobsfletch Apologies, I forgot to add that it would be nice to be able to do this without disabling it via access control. You'd still be able to create docs for that |
Beta Was this translation helpful? Give feedback.
-
@1nfinite9 totally, if we were to support this it would likely be a flag in somewhere in the config — something like |
Beta Was this translation helpful? Give feedback.
-
@jacobsfletch Thanks! That's aligned with what I was looking for. Would the |
Beta Was this translation helpful? Give feedback.
-
@1nfinite9 I just opened a PR for this, check it out! #2070 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, the admin panel presents a button to add an item to a collection on the fly on a
relationship
field.There could be use cases where a user should be only limited to just creating the current item and not add additional item to a
relationship
collection, so it would be nice to have an option to disable this button.Beta Was this translation helpful? Give feedback.
All reactions