Skip to main content
Nintex Community Menu Bar
Question

After closing popup, button becomes dead (will not reopen popup)

  • July 11, 2024
  • 2 replies
  • 7 views

Forum|alt.badge.img+8

As the title states, I have a button that executes multiple actions: a model query and a popup. Upon opening the popup and closing the popup window the button no longer reopens the popup. I can’t figure out why as the button has the same setup as most other buttons I have on the same page. Check out the setup below:

bf66371e991386402bced04efb15fe77d81e8c64.pngfe0b840fe1025858c2efc7903e56827be771d4f3.png

2 replies

Forum|alt.badge.img+10

Michael,

Do you have conditional rendering on the button?  Maybe your page include has the same model name and is not conflicting with your render conditions?

Thanks,

Bill


Forum|alt.badge.img+8

I got rid of that model query action as it wasn’t necessary for the popup contents and that seemed to fix it. Not sure what the issue was.