Describe the Bug
For the flows triggered from content panel, directus has several type of input that takes information in advance.
We are able to design what kind of input required flawlessly until we need to add image or any file as an input.
The JSON type allow us to pick relational data therefore it seems like Files could be used with it.

When i click on the trigger in the right panel it works as expected.

Unfortunately when i click the trigger in the content/fields panel (with the help of this extension : "Flow Trigger Bundle") the UI does not allow us as it can be seen in the snapshow below :

I created the issue here because the extension does not have any related repo for itself.
Thank you.
To Reproduce
- Create a flow that can be triggered from content space and add a json typed field to make it pick a file as an input.
- Install "Flow Trigger Bundle" extension and add a flow trigger field in your collection.
- Trigger the flow exists in the content creation area.
Directus Version
v11.17.4
Hosting Strategy
Self-Hosted (Docker Image)
Database
PostgreSQL
Describe the Bug
For the flows triggered from content panel, directus has several type of input that takes information in advance.

We are able to design what kind of input required flawlessly until we need to add image or any file as an input.
The JSON type allow us to pick relational data therefore it seems like Files could be used with it.
When i click on the trigger in the right panel it works as expected.

Unfortunately when i click the trigger in the content/fields panel (with the help of this extension : "Flow Trigger Bundle") the UI does not allow us as it can be seen in the snapshow below :

I created the issue here because the extension does not have any related repo for itself.
Thank you.
To Reproduce
Directus Version
v11.17.4
Hosting Strategy
Self-Hosted (Docker Image)
Database
PostgreSQL