Hi, I have a question, In the custom button with code in NetSuite. Is it possible to get the values of a record ( like name, address etc) in the script? I tried to use record.load but it does not work since it is not a SuiteScript.
Page 1 / 1
Hi, I to anybody also wondering how to solve this. I solved it by customizing the ds_custom_script_executor.js file by adding a new module that will get the values that I needed and passed it as parameters to the custom script. Since the executor file is a Suitescript the record.load works fine there.
Cheers Happy Coding.
Reply
Sign up
Already have an account? Login
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationDocusign Community
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.