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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Custom Transaction Body Field - Email Address
I want to store multiple email addresses in my custom transaction body filed on a PO. The field is set to the Email Address type, but when my script runs after the user submits and tries to put multiple email addresses in this field with semi-colons or commas in between the email addresses I get this Notice:
You have entered an Invalid Field Value tester1@test.com,tester2@test.com for the following field: custbody_po_job_admin_email_addresses
I could make the field free-form text, but I am wanting to generate an email from a workflow to send the email during the appropriate state and the send email action will not look at any field that does not qualify as an email address...
0