Hi,
I'm having some trouble setting up some conditional logic within in a design file based on some declared vars.
Within my design file I have the following:
I want to be able to check the value of that field and display or hide something on the page based upon it.
I thought I would be able to use something like this:
However I realise I cant use that because I cant reference both the declared var id_name and var as the condistion_keyword.
Does anyone have a suggestion as to how this can be done?
Thanks
David