Hi Team, I have a main page and that has a button onclick it will open a popup page Once the popup is opened I am not able to edit the main page content I needed to edit the main page content even after we have a popup opened on the main page Thank's
asked
Asish Sahaya Sekar
1 answers
2
You can make the popup non-modal, which will enable you to edit the main page. You do this by choosing a layout for the popup that is non-modal. If your app doesn't have a non-modal popup layout, you can create one to use.