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!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Please note that on Friday, March 20, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Scripting Help
Hi all,
I need some help regarding a script I need to write, hoping someone can at least point me in the right direction.
I have a custom record which has numerous fields on it, the ones I need to deal with are for the majority checkboxes and text areas.
What I need to achieve is as follows.
I have the following Fields FIELD A,FIELD B,FIELD C,FIELD D,FIELD E,FIELD F
Field A-E are checkboxes, Field F is a text area.
I need to get all the field names for any of field A-E that are ticked and display those field names elsewhere, as well as if FIELD F has text entered I need to get the field name and the entered text.
0