2
Pass selected items to a flow in a detail item page
Source: directus/directus#24971 · opened by @Borty97
Summary Pass the selected items (related) in the item page to a flow, so you can only act on these ones  or anything you need Detailed Design Currently, when selecting items in a detail page of a collection with an M2M relationship, the primary keys (PKs) of the selected items are not easily accessible. This limitation affects scenarios where bulk actions, advanced filtering, or custom workflows require knowing which related items are currently selected. This PR introduces a way to pass the PKs of the selected items, ensuring better usability and extensibility for Directus users. Requirements List Mus…
No pledges yet. Be the first to back this.
Comments
Similar requests
Show Count of Selected Items on Display Page
1 vote · 0 comments
Add Simple Link to Triggered/Triggering Flow
2 votes · 0 comments
Import and export option for flows
82 votes · 0 comments
Re-Run flow execution
7 votes · 0 comments
Trigger manual flow directly in the "Settings" Flow Design page
6 votes · 0 comments
No comments yet.