Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Combine two fields with a comma
I'm trying to combine two fields and place a comma between them.
For example {custfield1} has one email address and {custfield2} has another.
What formula will populate a field so it looks like this:
email1@email.com,email2@email.com
I've tried {custfield1}','{custfield2} as well as just {custfield1},{custfield2} and neither are working.
Any idea?
0