- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2016 07:47 AM
I would like to add a field to the body of an email on the Compose Email function from a Task record
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2016 08:08 AM
Yes, you are talking about email client. In order to make changes to the template, you need to create a template of your own on the table you want. Go to Client Templates module and create a new template as shown below.Here are the screenshots of a sample client template I have created on sc_task table to include the task number in the body of the email.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2016 07:50 AM
When you say Compose Email function, are you talking about Email client?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2016 07:57 AM
I am talking about the 'email' function within a Task record - emailing from the Task. Does that makes sense?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2016 08:08 AM
Yes, you are talking about email client. In order to make changes to the template, you need to create a template of your own on the table you want. Go to Client Templates module and create a new template as shown below.Here are the screenshots of a sample client template I have created on sc_task table to include the task number in the body of the email.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2022 01:18 AM
I want to check in the 'to' or 'cc' field when the user input contains the email I want, otherwise an error message will be displayed on the screen.
I am using email client. Is there any way to do this?