Multiple emails in email field type
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2025 05:40 PM
How can I add multiple emails inside an email field type ? Is there any dictionary attribute for that ?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2025 05:51 PM
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
Please mark this response as correct and helpful if it assisted you with your question.