You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m currently working with Pimcore Studio and using an advanced many-to-many object relation field in a class definition.
I would like to extend the available actions for the related objects by adding a custom action (for example, an additional "duplicate" button per relation item). My goal is to trigger some custom logic directly from within this field’s UI.
I’ve been looking through the documentation and existing examples, but I haven’t found a clear way to hook into or extend these actions in Pimcore Studio.
So my questions are:
Is it currently possible to extend or customize the actions available in an advanced many-to-many object relation field?
If yes, what would be the recommended approach (e.g., event listeners, component replacement, plugins, etc.)?
If not, are there any planned features or workarounds to achieve similar functionality?
Any guidance, examples, or pointers in the right direction would be greatly appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I’m currently working with Pimcore Studio and using an advanced many-to-many object relation field in a class definition.
I would like to extend the available actions for the related objects by adding a custom action (for example, an additional "duplicate" button per relation item). My goal is to trigger some custom logic directly from within this field’s UI.
I’ve been looking through the documentation and existing examples, but I haven’t found a clear way to hook into or extend these actions in Pimcore Studio.
So my questions are:
Is it currently possible to extend or customize the actions available in an advanced many-to-many object relation field?
If yes, what would be the recommended approach (e.g., event listeners, component replacement, plugins, etc.)?
If not, are there any planned features or workarounds to achieve similar functionality?
Any guidance, examples, or pointers in the right direction would be greatly appreciated.
Thanks a lot in advance!
Beta Was this translation helpful? Give feedback.
All reactions