hlo everyone.. is it possible to add a button to a...
# suitescript
m
hlo everyone.. is it possible to add a button to a custom record sublist(child record) ? please reply!
b
use a beforeLoad user event script and use Sublist.addButton(options)
m
thankyou sir.. will try it