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.
Issue with Contact Form Radio Buttons
NetSuite not pulling in data from a set of radio buttons I created in a contact from. Options appear to be set up correctly within NetSuite. Is there an issue with my custom HTML?
<div id="contactme">
</p><div style="display:none;"></div>
<span style="color:#4d4d4d;font-family: Arial, Helvetica, sans-serif; font-size: 12px; "><strong>Contact Me</strong>
<input value="ASAP!" name="NLCUSTENTITYREQUESTSCONTACT" type="radio" id="NLCUSTENTITYREQUESTSCONTACT" class="radio1">ASAP! <input type="hidden" name="NLCUSTENTITYREQUESTSCONTACT">
<input value="No hurry" name="NLCUSTENTITYREQUESTSCONTACT" type="radio" id="NLCUSTENTITYREQUESTSCONTACT" class="radio1">No hurry <input type="hidden" name="NLCUSTENTITYREQUESTSCONTACT">