Skip to main content

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

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


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. 


Reply