how to access a custom sbubtab on transaction form...
# suitescript
h
how to access a custom sbubtab on transaction form from suitelet?
b
thats not something you would do server side from the suitelet
use setScript (perhaps in combination with addButton) to add client side code that can access Window.parent or Window.opener