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!
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