Join Slack
Powered by
how to access a custom sbubtab on transaction form...
# suitescript
h
Hardick Pandya
03/19/2021, 10:21 PM
how to access a custom sbubtab on transaction form from suitelet?
b
battk
03/19/2021, 11:36 PM
thats not something you would do server side from the suitelet
battk
03/19/2021, 11:39 PM
use
setScript
(perhaps in combination with
addButton
) to add client side code that can access
Window.parent
or
Window.opener
Open in Slack
Previous
Next