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
Pedro Caridade
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
Rene van Hofwegen
0
Hi Rene, i added the image of the popup and the microflow.