Hello,
I just created a view to be used as a popup in Perspective.
I can open the popup after a button in pressed, now I need to pass two parameters to the popup, so here is what I did on the button part:
Teh point is that I do not know how to retrieve those params in my popup.
I tried to add them as custom params at view or root level, but with no result, how can I get the parameters I passed in my popup?
Many thanks
Andrea