I am trying to create some automation rule where group field is filled in Automatically based on component. If component is A, then Groups field should have Group A and if component is B then groups field should have Group B and it goes on for 4-5 other components as well. The automation rule worked for 1 component but it is not working now when I have added another If-then to the automation rule.
Hi AB,
You're close! To make this automation work for multiple components, you need to use the "If/Else block" condition. This lets you set up different actions for each component.
Here's a screenshot of where to find the "If/Else block" condition:
Hope this helps!
Thanks @Seon Shakespeare I just tried, and it seems to be working. Will try to implement the entire rule and see how it works
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @AB ,
You need to use the IF or ELSE condition otherwise the rule stops if one condition is not true. See the picture below:
Your rule should then look something like this:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks @Rudy Holtkamp I just tried, and it seems to be working. Will try to implement the entire rule and see how it works
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.