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!
Online Case Form Suitelet
On our website, we have a online case form that takes URL with item's internal ID as the parameter. I would like to customize the code so that after Submit form, I will get the item's store display name, save the store display name in the case's customized field.
I am new to Suitelet, I view page source and I know the case submit function is "<form id='main_form' name='main_form' method='POST' enctype='multipart/form-data' action='/app/site/crm/externalcasepage.nl' onsubmit='return ( window.isinited && window.isvalid && save_record( true ) )' style='margin: 0'>