Hi Guys,
I have been given this work,to create a plugin that will send email to a field value, that is a lookup field inside another lookup field, once a record is created of an entity is created. How to I get the field value?. Example :
string staffRole = (Role)
Role = staff name
staffname = victor.
I want to send an email to the value of staffName, which in this case is Victor. I hope, I have explained this better. Thanks guys
*This post is locked for comments