Join Slack
Powered by
A suitelet-scripted page would need a client-scrip...
# suitescript
a
ANHE
06/24/2019, 11:01 PM
A suitelet-scripted page would need a client-script to respond to the button click. When you are creating your newForm, you can use
yourFormObject.clientScriptModulePath = './your_client_file.js';
to pass in the client script.
Open in Slack
Previous
Next