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.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
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