Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Is there a way to close a PopUp Modal Mashup after a time? I don't find any close events in the mashup properties.
Hi Martin,
Mashups have a
CloseIfPopup
Service that you can use to close a popup Mashup programmatically. Along with this Service, you can use the PopupClosed Event of the Navigation widget to refresh the original Mashup should you be updating values or similar from the popup.Thanks,
Adam
I saw that event CloseIfPopup but the name doesn't makes sense so I thought it was something like if a Popup appears closes.