Hi,
I'm trying to set a PageVariable from a property, but without success. So I made small Visio test:
So what is the secret to work with PageVariables?
Hi Stefan,
In your current configuration, you are setting the pageVariable, but referring to a session variable in your second shape. If you also add the "pageVariable" option in your second shape, you should be able to see the set value.
So in short: the "pageVariable" option needs to be set on every shape where you want to use the pageVariable.
Hi Michiel,
but if you are using it in a parameter what is the correct way?
I tried these 2 solutions without success. Any idea?
[pagevar:] was correct. Just a placeholder was missing. Working fine
Thank you Michiel!