I want to show a message box (including a directus file download link) within a flow.
How can I implement this requirement?
I want to show a message box (including a directus file download link) within a flow.
How can I implement this requirement?
There’s indeed currently no way to display a custom message while a flow is running. I’ve jotted down your question on our feature request on this topic. Thanks! ![]()
Thank you very much for your assessment, Burvs!
I don’t think there’s a way of doing this currently. I have some Flows that create files, but I normally just add the file to a "Files" field in the relevant collection so the user can download it once the flow has finished running.
– Burvs