-
I have a question about retrieving records from M2A relations via the API. The issue is that related objects are not fetched using the standard fields=flexibleEditor... How can I retrieve the related objects while maintaining sorting through drag'n'drop flexibleEditor? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Thank you @paataD ! |
Beta Was this translation helpful? Give feedback.
Thank you @paataD !
Have a look at Flexible Editor Content: https://github.com/formfcw/directus-extension-flexible-editor/tree/main/content
Basically, you would fetch the m2a field data and then inject it into the editor json.