- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2017 04:25 AM
Hi,
How to enable the email client on the requests form and also I need to populate "To" address with the" Requested For" email address...Please help me out how can i resolve this one..
Thanks,
Naveen
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2017 05:44 AM
Just add the field name in To field of the template without inside bracket.
Example :
Use caller_id instead of ${caller_id}
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2017 05:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2017 05:52 AM
hi naveen
instead of current plx write ${u_requested_by} it will work,
PLZ mark this correct if it resolved your issue or feel free to ask if u still have any queries.
Regards,
SHubh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2017 05:59 AM
Hi Naveen,
Please mark the answer as correct if it resolved your issue so that it can be helpful for others also.If you are still stuck with something please let me know ,so that we can fix it.
PLZ mark this correct if it resolved your issue or feel free to ask if u still have any queries.
Regards,
Shubh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2017 07:03 AM
Hi shubhpreet,
Thank you so much for your quick response..It worked out for me Actually I have used only field name here I.e. u_requested_by in To field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2017 05:23 AM
Go to section 4,2 of the below link
In To field, add requested_for . (assuming requested_for is the name of the reference field to whom you want to send email )