HTML5 Data Bindings Support Product Page

how can I use a $_Session variable value to show/hide an HTML5 Binding

Asked 22 Sep 2017 01:37:39
1
has this question
22 Sep 2017 01:37:39 Lee Woolsey posted:
I've created a page where I'd like to display a button control depending on the value of a $_Session variable. I've successfully used the Server Action file to change the value of this variable (lockMe to either 0 or 1) what is the syntax I would use to hide/show an anchor-button depending on the value of that session variable?

Reply to this topic