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.
Multi-line Field Label
Is it possible to make the label on a custom field (either on nlobjForm or nlobjAssistant) spread across 2 lines? I tried using a new line character 'n' but it didn't work.
For example:
assistant.addField('custpage_field', 'text', 'This is a really long label n so I split it across 2 lines.');
Tagged:
0