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 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Is possible to set a browser tab name different from the form title?
Does anyone know if it is possible to have a browser tab name which is different to the form title? The form is a Suitelet form and I set the title when creating the form object:
var form = serverWidget.createForm({ title: 'My test form' });
I wish to set the title of the form to something quite long and start it with an image, but this would not be suitable for the browser tab name. So I would like to set a browser tab name which is different to the form title.
Many thanks in advance.
Tagged:
0