Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Multiple emails in email field type

sieusaopolo15
Giga Sage

How can I add multiple emails inside an email field type ? Is there any dictionary attribute for that ?

sieusaopolo15_0-1737509942220.png

 

1 REPLY 1

vermaamit16
Kilo Patron

Hi @sieusaopolo15 

 

With the email field, it is not possible to add multiple email addresses to the same field. You can change the field type of multi-line text or a list collector to capture multiple email addresses. If you want to go ahead with multi-line text, you can put an instruction to your end users to enter email addresses separated by comma which you can use as a delimiter inside a Client Script to gather individual email addresses.

 

Thanks and Regards

Amit Verma

Thanks and Regards
Amit Verma