In the Lead module -> Activities -> Call log / Schedule Meeting.
In the Call reminder mail and in the Meeting reminder mail, Lead name is to be displayed.
For this, I have edited in the CALL REMINDER & MEETING REMINDER - custom/include/language/en_us.notify_template.html
For the Call reminder,
Lead Name : {LEAD_NAME}
For the Meeting reminder,
Lead Name : {LEAD_NAME}
But, in the reminder mails it is not displayed. Only the label āLead Nameā is only displayed, not the value of the LEAD_NAME.
Kindly suggest me what to do get a āLead Nameā. Thanks in advance.