FeatureFuel
1

Filter data from Query parameters in the UI data studio

Source: directus/directus#25769 · opened by @ss-asia
Summary

Would be nice if we can filter data in Directus via url query parameters.

For example


This way we can link to specific views of data from buttons with hyperlinks.
and easy share more dynamic views of data than presets/bookmarks.




Basic Example



Motivation

A client for example wants to quickly go to "relative contacts" which is just a filter with the current contacts company for example.

Now we can only filter from ui without query params.
Feels like a basic feature.

Detailed Design

Requirements List

Drawbacks

You might think you would need to then sync back the filter to the url aswell, but i would say, just if there is query param , let that overrule the filter.. and dont sync to the url

Alternatives

Adoption Strategy

Unresolved Questions

_No response_

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests