Option for limiting and defaults

Created on 30 September 2024, 6 months ago

I previously used Choices.js in a view for a better exposed filters exposed "Status" filter for a "Tickets" content type. I like tagify better from a UI/UX perspective, but noticed the following.

  1. If you select dropdown instead of autocomplete, the view will give an error and simply not save correctly.
  2. With autocomplete:
    • the user isn't provided any default options to select, which can be helpful.
    • you can't limit the list to only certain available options (as you can with dropdown).
    • you can't set defaults, so upon page load it shows all available options. For exampe, this was useful to show only the "active"-type values by default, and not "Closed, Duplicate, Postponed, etc."
✨ Feature request
Status

Active

Version

1.2

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States w01f

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @w01f
  • πŸ‡ΊπŸ‡ΈUnited States w01f

    Also requesting some additional options for the filter if they don't already exist (I can't find them).

    We'd like to be able to create and use custom entity reference views for the tagify autocomplete dropdown. We need to be able to change the sort (new to old, instead of old to new), and being able to add other filters would be useful as well.

Production build 0.71.5 2024