Skip to main content

I am working with a customer in which he has a query asking if there is any possibility we can put together multiple emails as a single bundle in ‘Email copy to’ field. Which will allow more than three emails in that section.

As a test, I attempted to create a Custom Mapped field for an email value based on a Concat of several email fields. This failed to sync properly due to invalid value.

I then attempted to map a value based on a Case Expression containing a comma separated list of emails (basically a manual concat). This also failed to sync. 

In order to use a mapped field in Email Copy, it has to be an email type field. You can make a Custom Mapped field of email type but trying to combine more than one email fails to sync. I would guess the logic rejects the value if it has more than one @ symbol as this would never be a valid email value.


Reply