Discussions
Suitelet : available without login and creating cash sales
I created a Suitelet, Available without login, that I can access through the external URL.
However, I have 2 problems, though they seem to be related.
I have a select field that should be listing all customers. This field does not work. Also, upon clicking a button, my first line of code is nlapiCreateRecord('cashsale'). This throws me the error 'undefined'.
All of the above work if I access the Suitelet through the relative link.
So.. what am I doing wrong? Why can't my external-link Suitelet access any Netsuite data?