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.
Adding Custom Field (SELECT) to One Page Checkout
Has anyone successfully added a custom select field to the registration page on one page checkout? I can add an input field with ease, but the select option makes for a little more difficulty.
I'm guessing I have to build an SS file to get the list choices and return the results. I'd call that SS file with AJAX and then display the results in the registration template. Would you agree this is the best way to add this?
The problem I'm having, is when I build my SS file, and call it with AJAX, it's returning the code in the SS file and not the response I've specified. For example, here's my SS file: