Skip to main content
1-Visitor
August 10, 2020
Solved

Widget extension is being overlaping by grid native widget

  • August 10, 2020
  • 1 reply
  • 1360 views

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:

 

FredSilva92_0-1597065863952.png

 

Looking forward for your answer,
Thank you.

Best answer by FredSilva92

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.

1 reply

5-Regular Member
August 11, 2020

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?

FredSilva921-VisitorAuthorAnswer
1-Visitor
August 14, 2020

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.