Thanks Rich for the suggestions.
I have tried the
code in various places but nothing helps.
The code I am working with is in the "Product Cart Details" layout and appears far more complicated to understand than the layouts I have modified before, with lots of red code like
and
The "ProductNameOnLine" variable seems to be responsible for both the product name and the following lines of component names.
Has anybody else successfully used the code in the AUG and Knowledgebase article and if so could you provide a link so I can look for any differences in code.
I have followed the fairly simply instructions but it doesn't work, so either the code provided is incorrect or I have something different.
I have tried the
Code:
<div style="clear:both"></div>
The code I am working with is in the "Product Cart Details" layout and appears far more complicated to understand than the layouts I have modified before, with lots of red code like
Code:
<Actinic:XMLTEMPLATE NAME="ProductLine">
Code:
<Actinic:REMOVE TAG="DuplicateLinks">
Has anybody else successfully used the code in the AUG and Knowledgebase article and if so could you provide a link so I can look for any differences in code.
I have followed the fairly simply instructions but it doesn't work, so either the code provided is incorrect or I have something different.
Comment