The relationship drawer should have multi-select #12787
ammarisrar
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
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.
-
When the
appearance: drawer
is set on relationship field, there should be multi-select checkboxes.Example Use-case
Suppose we have hundreds of documents which need to be added to the relationship field. We can select the filter in the drawer, and select one entry, and then the drawer closes. To select another entry, the drawer opens, and the filter needs to be applied again. This is quite time-consuming for multiple records.
What can be done is that when we define a filter, we click the select all checkbox to select the filtered entries, and add their IDs all at once to the relationship field.
Beta Was this translation helpful? Give feedback.
All reactions