Please Log in or Create an account to join the conversation.
I see, I suppose then a better way would be a new action type that fires other actions. I've added a feature ticket for this.Ok, the nightly build fixed the error, so that the rules could fire as they should, and they work again, my first rule of the sequence was the field rule, so that has apparently stopped the rule processing, and thus the others didn't get executed as a consequence of that.
The reason I was thinking about the 'master' rule, was that I have two situations where I need the same three actions taken, so instead of building to times three rules, and have to maintain each change twice, I wanted to do the 'proper' programming way, and use subrutines that handled each task, and then a master routine calling them.
You probably don't need the ACL check for the field action. The below is how I'd order it.BUT, as the first rule clears the membership info, including the [cb_udmeldt] field, I guess the other two rules would not fire, or are the fields not 'commited' until all rules are processed? Or should I move the 'clear fields' rule to be the last of the three, and then make it work for the lower ACL group 'Registered'.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.