How to Retrieve Selected Items in Pimcore Studio from DataObject / Asset Listings? #2704
Unanswered
askforanky
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
I’m working with Pimcore Studio, and I need to retrieve the selected rows from:
In the Studio UI, users can select multiple items using checkboxes, but I can’t find documentation or API references explaining how to access the selection for a custom integration or extension.
What I want to achieve
When the user selects multiple rows in the listing (as shown in the screenshot), I want to capture the selected item IDs so I can:
use the selected items inside a custom toolbar button that I added to the listing UI
What I need to know
Beta Was this translation helpful? Give feedback.
All reactions