@GreatShakesBar wrote:
its an add order action on a command executed rule. I want the rule to fire if a deposit amount has been added in [?prompt]
'{ENTITY DATA:Birthday Party:Paid Deposit}' > 0
it could even be
'{ENTITY DATA:Birthday Party:Paid Deposit}' != '0' and I make it put the 0 in automatically...
But whatever it try it don't work....
even [=TN('{ENTITY DATA:Birthday Party:Paid Deposit}')] != '0'
or
[=TN('{ENTITY DATA:Birthday Party:Paid Deposit}')] > '0'
or
[=TN('{ENTITY DATA:Birthday Party:Paid Deposit}')] > 0
or
[=TN('{ENTITY DATA:Birthday Party:Paid Deposit}')] != ''
doesn't work....
I'm out of ideas.........
Posts: 16
Participants: 3