#dropdown (multiple) not searchable

5 messages · Page 1 of 1 (latest)

patent juniper
#

Is there any way to filter by Choices in a dropdown field? I know this can be done with a M2M but it is overkill for my use case. Any solutions?

carmine quiverBOT
#

Thanks for posting! This is a community powered server, so you may or may not get an answer based on available help and expertise. To increase your chances of somebody being able to help you, please make sure your question includes the following:

  • An explanation of exactly what you're trying to achieve.
  • Any and all related code or previous attempts.
  • The exact issue or error you are facing.
  • Any screenshots if applicable.

When you're done with this thread, please close it.

(If you have a support agreement and need help, please contact the core team via email.)

copper solstice
#

AFAIK, searchable will be showing up when your data > 20 items

patent juniper
#

Maybe my question wasn't clear enough.
I have added in the Directus_Users collection an extra "Categories" Dropdown with 16 Multiple Choices checkboxes? I want to be able to filter by one or many of these choices but this is not possible. Only the 'isNull", "notNull" and "count" are available.

tacit bobcat
#

in your checkbox config, is it set to JSON or CSV