2
Add Simple Link to Triggered/Triggering Flow
Source: directus/directus#22092 · opened by @JayShoe
Summary This is a quality of life enhancement that will simply link the Trigger To and Trigger From objects to eachother Basic Example On the "Trigger: Another Flow", list links to the flows that trigger this flow. Use the Flow Title as the text, and the flow ID to link to it. On the Trigger Flow", give the link to the flow which will be called. ![Screenshot 2024-04-04 084420]( The blue lines in the drawing indicate where the links would live. Motivation It's a pain to go back to the flow list, and find the flow you were looking for. This will make creating complex flows much easier to manage. Detailed Design This will require some database calls to figure out which flows are going to point to the current flow. To figure out which flow the flow will trigger should be easy. Requirements List Must Have: • Links pointing back to flows potentially triggering the current flow. • Links pointing forward to the flow that …
No pledges yet. Be the first to back this.
Comments
Similar requests
Re-Run flow execution
7 votes · 0 comments
Flows: Show snackbars, alert dialogs, confirm dialogs, and prompt dialogs to the user
46 votes · 0 comments
Import and export option for flows
82 votes · 0 comments
Allow the user to set the vertical order of manual Flow buttons in the side bar.
3 votes · 0 comments
Add Sorting for Manually Triggered Flows
3 votes · 0 comments
No comments yet.