You need to sign in to do that
Don't have an account?

How to send an Email alert to the custom field (i.e. user lookup fields)
Hi,
I have a custom field in the custom object. That custom field is a lookup field that refers to the User fields.
On editing of a particular field I want an email should get fire to that custom object's field.
Although i have tried using Related Type as Related User. But its not firing email alerts.
Pls help
If you can't create a workflow to do this, then you will need to write an Apex trigger and use the Messaging class.