Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Can't access ID or role fields on external forms using APIs
I am using the standard case (external) form (have been through v11).
When I now try and access certain fields using NetSuite APIs, I get a result of 'undefined'. I have had to rewrite code to use the DOM API to access instead. Is anyone else experiencing this? Am I doing something incorrectly?
nlapiGetFieldValue('id') returns 'undefined' even though in the 'view source' I can see the hidden field for id. I can access it via the DOM APIs.
nlapiGetRole() returns 'undefined'. Same thing, I can see it in the source and can access it via the DOM.
Thanks.
-Steve
0