1

Topic: template if greater than and if less than conditions

Hi,

is there a way to show a block with if condition but not using == or != condition. I need <= and >= conditions?
they dont seem to be working.

Thx

s

2

Re: template if greater than and if less than conditions

<= and >= should work just fine.

Developer