Skip to main content
Nintex Community Menu Bar
Question

Popup renders below table with custom VF page

  • July 9, 2024
  • 2 replies
  • 5 views

Forum|alt.badge.img+9

I have a custom VF page that houses my Skuid page. The VF page has headers/side bar off and utilizes bootstrap for the css stylesheet. For some reason, my popups are being rendered behind the skuid table it is generated from. When I inspect the element the popup has a z-index of 101 and the table of 100, so I’m not sure why this is happening.

d9da10d1ffd70b9d4d4e159312b6c646eb35ac34.jpg

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+9

Found the problem. I had my skuid:page call wrapped inside of the fixed navbar. Moved it into its own container and its fixed.


Forum|alt.badge.img+17
  • Nintex Employee
  • 3766 replies
  • July 9, 2024

Glad you were able to get this figured out.  Thanks for letting us know…