X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Don't show certain extra fields (https://forum.x-cart.com/showthread.php?t=51198)

ARW VISIONS 12-08-2009 12:37 PM

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?

cflsystems 12-08-2009 03:43 PM

Re: Don't show certain extra fields
 
Use "and"

ARW VISIONS 12-08-2009 05:03 PM

Re: Don't show certain extra fields
 
duh, thx! I stare at this stuff so long I get stupid!! :)


All times are GMT -8. The time now is 01:47 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.