Improved Select for Belongs To fields - Fuzzy search #574
Closed
calebuharrison
started this conversation in
Feature requests
Replies: 1 comment
-
Implemented by #646 |
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
-
Currently, the
belongs_to
field is just a dropdown displaying the titles of all the resources that the user has permission to see. In my app, this could be thousands of options. It would be great if we could have a fuzzy search of some kind to make the selection less tedious.Beta Was this translation helpful? Give feedback.
All reactions