View Single Post
  #2  
Old 11-19-2009, 03:56 PM
 
zebu zebu is offline
 

eXpert
  
Join Date: Oct 2006
Posts: 310
 

Default Re: How to use an "and" statement for 3 category menus

Managed to get it to work using two if statements. Is this the best way?

{if $c.order_by lt 100 }
{if $c.order_by gt 10 }
__________________
Version 4.7.7
Reply With Quote