I'm trying to pass my own variable in the URL, similar to what this video explains: https://docs.miva.com/videos/working...get-parameters
But, no matter what I've tried, the value I'm passing doesn't seem to be automatically assigned to a global variable. I've tried using it in an expression with g.MyVariableName to display specific text if the variable value matches what I passed in the URL and I've tried just displaying the entity using &mvt:global:myvariablename; but nothing is displayed.
Any input on where to start to looking to get this to work?
Thanks!
But, no matter what I've tried, the value I'm passing doesn't seem to be automatically assigned to a global variable. I've tried using it in an expression with g.MyVariableName to display specific text if the variable value matches what I passed in the URL and I've tried just displaying the entity using &mvt:global:myvariablename; but nothing is displayed.
Any input on where to start to looking to get this to work?
Thanks!
Comment