- 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 04:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2017 04:54 AM
Hi Naveen,
I suggest you to create a email template from system policy and have this "javascript:current.requested_for.email()" in TO field.
Mark this as answered if you satisfied with above solution.
Regards
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2017 05:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2017 05:25 AM
HI Naveen,
Please Follow the below steps:-
1, For Email client First Go to Client Templates and click on new to Create an email template for your table (refer the fist image).
2, Now refer the second image and replace the caller_id with your field name for a particular table .
Note:- Also make it sure that you have added the email_client attribute in the collection field of you table in "sys_dictionary" table entry.
PLZ mark this correct if it resolved your issue or feel free to ask if u still have any queries.
Regards,
SHUBH