Hi
I pressed the Offline Preview button and got Coding Errors:
Error in Condition: Variable "Section Level" is used out of context.
Double-click on the error brings me to a line of code:
<actinic:block if="<actinic:variable name="SectionLevel" />>0 " >
This is to display a "Back" link in the menu when looking at the products page. Coding error or not - When I press the Offline Preview again - it works, including the displaying or non displaying of the back button.
If this is an error, what is the correct way of doing this?
Stapes
I pressed the Offline Preview button and got Coding Errors:
Error in Condition: Variable "Section Level" is used out of context.
Double-click on the error brings me to a line of code:
<actinic:block if="<actinic:variable name="SectionLevel" />>0 " >
This is to display a "Back" link in the menu when looking at the products page. Coding error or not - When I press the Offline Preview again - it works, including the displaying or non displaying of the back button.
If this is an error, what is the correct way of doing this?
Stapes
Comment