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 a custom field to the reference checkout
Has anyone done this? I found these instructions, but got lost in step #4 when it says...
Navigate to Web Site Hosting Files > Live Hosting Files > SSP Applications > NetSuite Inc. - Checkout > Custom Checkout > js > src > app, and edit Configuration.js.
Find 'OrderWizard.Module.TermsAndConditions' then add code inside the save function like below:
Well, that tag (OrderWizard.Module.TermsAndConditions) with a save function exists in three places in that JS file. In which instance do we add the code? How do we add it? Do we replace some of the existing code or just past the new code and if we just paste the new..then exactly where? I follow these like a recipe. I need exact details. It would be helpful for them to just show the default code for that file with the edit shown in a different color of text.
0