Hi there,
I have a shape in visio that I am using to open a popup window of another page. As part of this I am also wanting to update a session variable that has been used in the popup window that needs to be changed when the window changes to be the same value as an existing variable (in a locked state so only updated on button press)
I can update the variable OR I can get it to open a page however when I add both options simultaneously the page does not open.
Is there a good way I might be able to work around this?
Many thanks
Oliver
Hi Oliver,
I ran a quick test and managed to combine the setvar shape data with the vdxpage shape data.
You can see the shape data I used in the screenshot below.
Note that this was a visual linked to an element. If you link your visual to a view, then you'll have to replace the "element" -> "*" shape data by "view" -> "[this view]".
Excellent news! Thanks for letting us know.
Thank you! This got it working for me. I was missing the element parameter