108
Views
1
Comments
After popup close, screen is opening in Popup
Question
Hello People,

I have three list pages. Three list pages shows issues of High,Low, Unclassified issues. List pages uses one common web block for listing the issues bases on PriorityId. I open the pop up from list page, after closing the pop up (i.e. after changing values) I want to redirect to list page based on issue priority.

If it is High, it should redirect to High List page and so on but my list page is getting opened in popup.

Can you please help.

Thanks,
Suraj Borade


PopUP_Edit.png
2020-09-15 13-07-23
Kilian Hekhuis
 
MVP
Hi Suraj,

Instead of redirecting inside the popup, you should handle the notifications in the screen that calls the pop-ups, and redirect there.
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.