<@U5VBU4M1T> alternative to create the button your...
# suitescript
l
@ian.ns alternative to create the button yourself would be to move it. form.addButton, then on UI use the jquery to move it around: jQuery("#NodesToMove").detach().appendTo('#DestinationContainerNode')