Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
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">