Changes

Examples
==Level 1 workflow, to L1 contacts with roles:==
''[#(?object=contact;::criteria=roleid in (10325,10244,10240))~userid~,#]''
<i>This will select the recipients that are assigned as contacts on the level 1 object that possess the roles with the [[Roleid|Role IDs]] of 10325, 10244 and 10240.</i>
==Same as above, but also selecting the owner:==
''@owner.userid@,[#(?object=contact;::criteria=roleid in (10325,10244,10240))~userid~,#]''
==Level 2 workflow to mail to contacts attached to Level 1 record:==
''@parent.[#(?object=contact;::criteria=roleid in (10325,10244,10240))~userid~,#]@''
==Level 2 workflow to mail to contacts attached to Level 2 record<br>([[Relating_Contacts_and_Accounts_to_the_Universal_Tracking_Application#Multiple_Contact_List|multiple contact list enabled]]):==
''[#(?object=contact;::criteria=roleid in (10325,10244,10240))~userid~,#]''
==Level 1 workflow to mail all contacts in the client company:==
''@client.[#(?object=contact;)~userid~,#]@''
==Level 1 workflow to mail to contacts associated with the Level 1 "client" in various roles<br>(this relates to the association role, not the system roles of the contacts)==
''@client.[#(?object=association;::criteria=roleid in (10244,10240,10242))~userid~,#]@''
==Additional examples==
8,849
edits