How to enable the email client and autopopulate the To: field??

naveenmyana
Giga Expert

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..

123566.png

Thanks,

Naveen

1 ACCEPTED SOLUTION

Just add the field name in To field of the template without inside bracket.



Example :


Use caller_id   instead of ${caller_id}


View solution in original post

30 REPLIES 30

The ServiceNow Wiki content is no longer supported. Updated information about this topic is located here: Email Setup
 
 


Visit http://docs.servicenow.com for the latest product documentation


kiki330611
Kilo Expert

I have a question regarding the To field as well. Does anyone know if this field can be filtered based on a certain conditions in user table? Like user location is "something" or email is not empty...


I knew the older version of ServiceNow couldn't do it but not sure if Jakarta has any fix around this?



Thanks!!


Amrit Pal
Giga Contributor

Go to the Table in which u want to make the icon available.


On the top left , press three line icon and go to dictionary records


In the advanced view , write email_client = true in the attributes field.


I got this to work - however, one thing to note is that this has to be added on the 'collection' type field. Go to the table you want to add it on, find the column with no label (should be of type 'collection', add email_client=true to that attribute.


Omender Singh
Tera Guru