Don't show certain extra fields
Ok so my client has a long list of extra fields adn he doesn't want about 5 or 6 of them not to show.
I thought this mihgt work but it doesn't.
{if $v.field ne "EB-Category 1" || $v.field ne "Vender 1 Code"}
If I use this {if $v.field ne "EB-Category 1"} the one will show but as soon as I add more than one field to the if condition it stops working.
Any suggestions?
__________________
xcart 5.1.2
|