i have a script for adding a button for printing ...
# suitescript
s
i have a script for adding a button for printing the item fulfillment but it only show in edit mode ?
z
it is only possible to create button in BeforeLoad function inside user event script. You also have to associate client script with button click action...