How to hide/close Popup Menu widget

0
I’ve a Popup menu widget and after i click on one of the items in the popup i want to close/hide the popup menu. I’ve tried to call a microflow or a nanoflow that the first action is to close the page and the second action is to show page, but that solution is not working. I also try a HTML snippet but it’s not supported by the Popup menu widget. 
asked
2 answers
0

Closing a popup using microflow or nanoflow with action close page should do the trick.

Are you sure the microflow/nanoflow is triggered?

answered
0

 

Hi Rene, i added the image of the popup and the microflow.

 

 

 

 

answered