Rules Question
Posted: Mon Jan 08, 2007 11:50 am
by zach
I would like to create a rule that will be applied when it matches condition1 -OR- condition2. Can this be done with the Scalix Rules Wizard or sxaa? Right now, I can only do this by creating two separate rules.
Posted: Tue Jan 09, 2007 3:17 am
by ScalixSupport
Hi!
A simple answer is no. You are right you will have to create two rules for two separate
condition.
If there are two conditions for one rule, operator AND is applied to these two conditions. So
if condition1 AND condition2 both are true, action would be performed.
Thanks,
Subir