With this module I can embed an existing dataobject, and configure some additional parameters about how it should be embedded. So in the case of an image gallery for instance, I can embed one that already exists, but can't change what images are included in the gallery, or create a new one.
I'd like to allow this kind of direct editing for the linked dataobject and wondering if there's a recommended approach?
A simple solution might be to add a tab called e.g. 'Manage Image Galleries' that displays a gridfield for all the items of that class. I'm not sure how easy it would be to embed that editing process in a modal though?
Has anyone already solved this issue?
With this module I can embed an existing dataobject, and configure some additional parameters about how it should be embedded. So in the case of an image gallery for instance, I can embed one that already exists, but can't change what images are included in the gallery, or create a new one.
I'd like to allow this kind of direct editing for the linked dataobject and wondering if there's a recommended approach?
A simple solution might be to add a tab called e.g. 'Manage Image Galleries' that displays a gridfield for all the items of that class. I'm not sure how easy it would be to embed that editing process in a modal though?
Has anyone already solved this issue?