On Create
On Create
Hi,
Can I send an email when a new record is created?
The On Update function only sends an email when a field changes, which doesn't include when the record is first created, perhaps it should.
The On Success function does send an email when a record is created but also sends one after any field has changed. I only want an email to be sent when a particular field changes.
I would also like to send an email when a record is deleted.
Is it possible to display the original value of a field before it was changed so that the email could say "Field was changed from X to Y"?
Thanks,
Lee