Menu is failing to open pop-up
Hello PTC community,
I am attempting to make a menu that acts as a tab system where one tab (menuEntry) opens a pop-up (mashup) that takes in data that is used to create another tab (specifically the tab title for right now), and all of the other created tabs generate a mashup.
The problem is my first tab is failing to create any pop-up. I am seeing the warning:
"WARN - runtime conversion error converting "test.mashup.popup" from STRING to BOOLEAN, converting to undefined"
each time I attempt to click on the tab. I am wondering if this warning is related to my issue, though I am not sure how to resolve this warning. Any help would be much appreciated.
