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.
Create Help Text fields for forms via a Script
Hi everyone,
I have a script that creates a form using the nlapiCreateForm() method and I add fields to it with form.addField() etc
I would like to know if it is possible to add help fields to the fields I have creatd. In normal NetSuite forms you can hover over the field and if you have entered help text when creating the field this will be dispalyed when you hover over - is this possible to do this in code within the script?
Thanks in advance
0