Hello,
in my app posts can be created.
In a post, for example, the type (other document) can be selected with a dropdown. The types are loaded as a backend query (List of Documents).
When editing the post, the dropdowns should be initially set with the previously selected values.
Is this possible or do we need a custom function?