cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

Close Modal Popup after AutoRefresh execution

martingalaz
1-Newbie

Close Modal Popup after AutoRefresh execution

Is there a way to close a PopUp Modal Mashup after a time? I don't find any close events in the mashup properties.

2 REPLIES 2
adam11
5-Regular Member
(To:martingalaz)

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.

Thank you Adam.

Top Tags