Replies: 2 comments
-
The user wants to display a basic HTML multi-select instead of He proposes using a threshold How do you find this feature request? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @susanu , In those cases I just use the select_from_array field. It's quick, it's simple, has a great UX and you can put whatever you want in it. Highly recommend it! Cheers! |
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.
-
Hi guys,
I have some relationships that have a small number of items.
Since the list is small, i don't want to use
select2
field type, i need just a normal dropdown.What do you think?
Beta Was this translation helpful? Give feedback.
All reactions