Rule: Plan Selection & Deactivation
Deactivating a Product Example
IF:
Id = [Insert ID] (or Name = [Insert Name])
AND
Selected = True
THEN:
Deactivate Plans: Choose all Silver and Gold products from the drop-down list.Automatically Selecting a Plan Example
IF:
Id = [Insert ID] (or Name = [Insert Name])
AND
Selected = True
THEN:
Select Plans: Choose the Silver Support product from the drop-down list.Last updated
Was this helpful?
