This message was deleted.
# suitescript
s
This message was deleted.
m
Add a <button> to the formula ‘<a href=“(your url)”><button>Approve</button></a>’
Or try a <form> element
b
use the network tab of your browser's developer console to figure out what url netsuite uses for the custom approve button
alternatively, follow the code for the custom button's on click
though that will almost certainly be harder than the network approach