I just noticed that I have 'lost' some formatting when a cart error occurs as follows:
Something is required such as quantity or customer input (greeting card details) for an item in the basket, but isnt entered.
click next gets the page redisplayed and a message box with the details.
all well and good exept... HOW do I cange the format of the box / contents.
the relevant code fragment in the Act_ShoppingCart.html template is
<Actinic:CARTUPDATEERROR/>
Where is this controlled?
any help appreciated
andy
Something is required such as quantity or customer input (greeting card details) for an item in the basket, but isnt entered.
click next gets the page redisplayed and a message box with the details.
all well and good exept... HOW do I cange the format of the box / contents.
the relevant code fragment in the Act_ShoppingCart.html template is
<Actinic:CARTUPDATEERROR/>
Where is this controlled?
any help appreciated
andy
Comment