Triggers: Difference between revisions

Jump to navigation Jump to search
15 bytes removed ,  23 January 2017
m
no edit summary
mNo edit summary
mNo edit summary
Line 650: Line 650:
:: Phase: Before saving the entry
:: Phase: Before saving the entry
:: Script: As follows
:: Script: As follows
::<div>
<source lang="JavaScript">
<source lang="JavaScript">
var e = entry();
var e = entry();
Line 660: Line 659:
e.set("ContactPrimaryEmail"), contact.email);
e.set("ContactPrimaryEmail"), contact.email);
</source>
</source>
</div>
<br/>
<br/>
:; UpdateBefore
:; UpdateBefore

Navigation menu