We have an object type with a media reference property that includes photos of the objects. The photos are integrated from a source system and stored in a mediaset.
We want to create an action that allows users to upload new photos for specific objects, and created an action with a media reference parameter:
However, when trying to invoke the action, we get an error “No backing mediaset found for selected file” after dragging a file into the form. How is this meant to be configured?