Join Slack
Powered by
Can I keep a custom button inside a subtab ? Lik...
# suitescript
s
shree sashti
11/19/2022, 10:45 AM
Can I keep a custom button inside a subtab ? Like, I need to keep a button inside the item subtab of the quotation record .. How do I do that . ? Any guidance?
b
battk
11/19/2022, 1:43 PM
Use
Sublist.addButton(options)
from within a user event script's
beforeLoad
entry point
s
shree sashti
11/20/2022, 8:14 AM
Thanks mate
@battk
Open in Slack
Previous
Next