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!
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:
0