Is their a reason why when you add a custom button...
# suitescript
f
Is their a reason why when you add a custom button to execute a suitelet, the top bottom has a different functionality then the bottom. Is their a way to only have the custom button on top of the record and not both bottom and top ?
s
They should have same functionality. I do not believe there is a way to put the button only on the top or bottom with the NS APIs. You could prob get the element and hide it if you really wanted to.
👍 2