I also have a button and when I click on it I want to change the name of a subtab (from a client script obviously). Is it possible ? SS2
e
eminero
12/02/2019, 11:03 PM
I think you may need to to reload the suitelet and then change the name based on some condition, you can pass a parameter in the URL in order to know which name you want to use.
s
Sandii
12/03/2019, 3:16 PM
@Simon you should be able to do this with jQuery on the page, you can grab the element name and change it