Discussions
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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">