Hi, I am getting below error when i try to load (...
# suitescript
r
d
Hi Raju, when posting links to NetSuite pages, you should remove/replace your account number in the URL with "system" So your URL:
<https://1234567-sb1.app.netsuite.com/>…
Would instead be:
<https://system.netsuite.com/>…
as for your issue, where you're trying to read the
name
property in that client script, the object is undefined (a vendor, maybe?)
r
thanks for the reply. I am not trying to read the name. I tried with below. Just loading the reccord and saving it then the error is coming in client script.