ThingView widget – How to get part name on click?
Hi Community,
I’m trying to get the part name when clicking on a component in the ThingView widget (PVZ model).
What happens
SelectedOccurrencePath updates (e.g., /0/3/4), so the click is detected.
SelectedParts stays empty → no part name or ID is returned.
Question
How can I resolve the occurrence path (e.g., /0/3/4) to the actual part name like 30702722.PRT? Do I need special PVZ publish settings or a widget option so that SelectedParts is populated with part metadata?
Expected output when clicking a part:
Name: 30702722.PRT
Path: /0/3/4
Has anyone implemented this or any idea how to get it?
Thank you



