Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hey there,
I need a little script to get the studio-id from the button after or when I click them. I tried it first with an AngularJS script, but failed:
alert(event.target.id);
Does anyone have an idea?
Solved! Go to Solution.
You can refer the discussion on other thread and suggestion provided -
https://community.ptc.com/t5/Studio/How-to-get-Studio-ID-of-a-widget/m-p/554743
-Durgesh
You can refer the discussion on other thread and suggestion provided -
https://community.ptc.com/t5/Studio/How-to-get-Studio-ID-of-a-widget/m-p/554743
-Durgesh