Discussions
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
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">