Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to enable email option at the top in custom table similar to one which already exists in global incident table

kalyani23
Tera Contributor

Hi,

we have created a custom table for creating tickets from inbound email, in the custom table we want a email option , like this shown below

find_real_file.png

 

please provide solution on how to implement this function in custom table.

1 ACCEPTED SOLUTION
10 REPLIES 10

thank u and can u please help on how to auto populate the email to address and subject

here similar to this, as shown below

find_real_file.png

Community Alums
Not applicable

Hi Kalyani,

Configure > Dictionary

Select the record type collection and in attributes field enter email_client=true.

If there are any other values present in the field, please add comma as a separator.

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

kalyani23
Tera Contributor

thank u and can u please help on how to auto populate email to and subject

here similar to this, as shown below

find_real_file.png