Hi
I'm trying to change the class of a nav menu item so I can change it's colour according to a value in metadata.
Here's the snippet of the parse file
<ul class="menu">
<MySource_ASSET>
<li class="<MySource_PRINT var=asset_metadata_MenuColour_key />"><MySource_PRINT var="asset_short_name_linked" /></li>
I've tried a few different combinations but nothing I do seems to output anything.
What is the correct way to use metadata keywords in a "menu_normal" design area?
Thanks
Dave