jmacdonald
11/05/2018, 4:14 PMscriptContext.form.addButton({
id: "custpage_button",
label: "",
functionName: "functionname()"
});
Then you need to set the client script scriptContext.form.clientScriptModulePath = './script.js';