Hi, I am trying to create a basic "links" collection. Each link will include a URL, title, description, and a screenshot image.
I have already configured the fields, but now I would like to add a toggle (boolean) field that is not connected to a database column (I don't think I need the value to persist).
When this toggle is turned on, on item save/edit it should trigger the automatic retrieval of the metadata for the corresponding URL in a Directus Flow.
Is this feasible? I am currently researching custom extension interfaces, however I believe they are still tied to a column in the database and I am uncertain if they work on the Edit Item page.
#How to create a field that is not linked to a column and use its value in Flows
1 messages · Page 1 of 1 (latest)
Thanks for posting! This is a community powered server, so you may or may not get an answer based on available help and expertise. To increase your chances of somebody being able to help you, please help us help you making sure you:
- Adding an explanation of exactly what you're trying to achieve.
- Adding any and all related code or previous attempts.
- Describing the exact issue or error you are facing.
- Posting any screenshots if applicable.
- Reading through https://stackoverflow.com/help/how-to-ask.
When you're done with this thread, please close it. Thanks! ✨
(If you have a support agreement and need help, please contact the core team via email.)