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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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