is it possible to hide custom subtab on field change event of client script in Netsuite? If there is any solution avilable then help me.
In NetSuite How to Hide custom subtab using client script?
1.7k views Asked by Sakharam At
1
is it possible to hide custom subtab on field change event of client script in Netsuite? If there is any solution avilable then help me.
You will need to get the subtab's id from the source. In my basic example below, I hide the shipping tab on a transaction when entity is changed.