Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to 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...