Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
External access to Customer Forms and Suitelets
I am trying, so far unsuccessfully, to create a form that I can reach from our web site, returning some values to our web site.
To do this, I have followed the instructions to create a Suitelet and a Custom Form ( under Online Customer Forms ).
The Suitelet script has a BuildForm function, with the request and response parameters described in the documentation, and that is the function that I put into the Form as the "Page Init Function."
However, every time that I access the new form using the URL on the "External" page of the Form definition, I receive a JavaScript error about "request.getMethod is not a function," and, as far as I can tell, that is true, and the value of "request" is the string "create."