Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hello PTC Community!
I'm getting an issue regarding an extension widget that i've developed.
My widget should open a pop up with a calendar but my i open my widget got overlap by a native widget: grid.
I tried solve this issue with z-index, but it's not working.
You can watch a screen shot below, showing the issue:
Looking forward for your answer,
Thank you.
Solved! Go to Solution.
Hi @bmihaiciuc
I was able to solve the problem. I attached the popo to the body. It was attached to the widget itself.
It's solve. Thank you for your suggestion.
Hello,
What part of the document is your popup element attached to? Is it the widget's parent element or the page body? Is this something you can control?
Hi @bmihaiciuc
I was able to solve the problem. I attached the popo to the body. It was attached to the widget itself.
It's solve. Thank you for your suggestion.