I'm trying to use a UE button to start a MR script...
# suitescript
r
I'm trying to use a UE button to start a MR script. I've only ever used the
functionName
parameter with
form.addButton()
, after including a client script. Do I need to reference project ID from before Submit? Is that where I should use the task object to start the MR script?