Lead name is to be displayed in Call & Meeting reminder mails

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.

Have you tried adding the separate values?

first_name
last_name

Hi Taufique Ahmed,

Thanks for the reply.
I tried with the values, FIRST_NAME & LAST _NAME. But, the values are not displayed.
Also tried with LEAD_FIRST_NAME & LEAD_LAST_NAME.
Kindly help me regarding this.

Thanks in advance.