Allow URL param in app #10555
Replies: 4 comments 3 replies
-
|
Would be great to sync the configured filters to the URL! We will have to take the maximum URL length into account. Once you start doing local operations with deeply nested filters, those query params can get quite long |
Beta Was this translation helpful? Give feedback.
-
|
Are there any plans to work on this? without having our users go to Directus, select the collection and type "summer" in the searchbar which does a full-collection scan for this word and is extra manual work. |
Beta Was this translation helpful? Give feedback.
-
|
I think this can be very useful |
Beta Was this translation helpful? Give feedback.
-
|
Heya! Thank you for taking the time to submit this request! It has been over 90 days, and this discussion has not received at least 15 votes from the community. This means that we don't feel like there's enough community interest to warrant further R&D into this topic at this time. 🧊 This request will now be closed to keep our discussions tidy. Please reach out if you have any questions! For more information, see our Feature Request Process. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great in Vue app to add parameters in GET to filter or search like in API
For example, two data models
On a brand's page, create a button to open all models of that brand: /admin/collections{or}content/model?Filter[brand][_ eq]=GMC
In this way I directly access the listing of the models on the application with a filter already informed
Beta Was this translation helpful? Give feedback.
All reactions