Being able to limit a BelongsToManyMultiSelect #2294
stefanfortuin
started this conversation in
Ideas
Replies: 2 comments
-
We have |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ah okay. I was confused because maxItems() and minItems() in the docs are only mention for Repeaters and Builders. Maybe a thing to mention in the docs. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
In my project i have it setup in the database that there is a pivot table relationship.
But for now only one option should be selected, not multiple.
It would be handy to be able to use a BelongsToManyMultiSelect in such a way to limit it to a certain amount of selections.
Maybe if there is a limit of 1, make it look like a normal select component.
Beta Was this translation helpful? Give feedback.
All reactions