Loading...
 
Skip to main content

Email Tracker Field

This field allows you to enter and display an email

Parameters

Value Default Description
0 or 1 or 2 0 0 displays the email as simple text with no link on it. 1 displays the email in a hexadecimal form, 2 displays the email with a link mailto
o no value If the second param is set to o, the email will receive a notification each time the status of the item is changed to open
p no value If the third param is set to p, the email will receive a notification each time the status of the item is changed to pending
c no value If the fourth param is set to c, the email will receive a notification each time the status of the item is changed to closed

Examples
1,,p will send an email each time the status of the item becomes pending. The email will be displayed as x@example.org

2,,p,c will send an email each time the status of the item becomes pending or closed. The email will be displayed as x@example.org