Perspective - Popup - Reset values on close

I’m on 8.0.16

I search a way to reset temp values iof a vuew thjat is used in a popup.

The reset can be done on open or close of the popup. If possible I don’t want to pass throw parameters because I a have a lot of temp values that I want to reset…

Consider using expression bindings that hold the constant you want to start with. Such bindings only fire on window open.