• I’ve been trying to get the checkboxes to show up in the backend on a post. The other fields are showing up fine but I haven’t been able to get radio, checkboxes, and now even select to show up once they submit. Here is the code please help!

    Also if I want this data to be displayed on a page with the image how would I make that happen?

    [fu-upload-form class=”one future” title=”FILL OUT THIS FORM” form_layout=”post_media” fu-upload-response suppress_default_fields=”true”][input type=”text” name=”post_title” description=”Full Name:” id=”title” class=”required”][input type=”text” name=”email” description=”Your Email Address:” id=”Email” class=”required”][radio name=”RSVP” class=”checkboxes” description=”Confirm your attendance” values=”RSVP:RSVP Yes I’m coming” class=”required”][input type=”text” name=”company” description=”Your Company/Affiliation & Title:” id=”ug_caption”][textarea description=”What is your particular genius?” name=”post_content” id=”bio”][textarea description=”What feels most inspiring and resonant about what you know about the One Dome project so far?” name=”inspiration” id=”inspiration”][select name=”primary contribution” class=”select” id=”ug_select” description=”What is the PRIMARY synergy or gift would you be excited to bring into this type of endeavor?” values=”Select from the list, Thought Leadership & Programming, Technology & Design, Global Action & Activism, Performance & Art, Fundraising & Investing, PR & Marketing, Connections & Networking, Other, None”][select name=”secondary contribution” class=”select2″ id=”ug_select2″ description=”What is the SECONDARY synergy or gift would you be excited to bring into this type of endeavor?” values=”Select: Select from the list, Thought Leadership & Programming:Thought Leadership & Programming, Technology & Design:Technology & Design, Global Action & Activism:Global Action & Activism, Performance & Art:Performance & Art, :Fundraising & Investing:Fundraising & Investing, PR & Marketing:PR & Marketing, Connections & Networking:Connections & Networking, Other:Other, None:None”][textarea description=”COMMENT: Let us know more about what you listed above” name=”comment” id=”inspiration”][textarea description=”Who in particular in your world should know more about this project?” name=”referrals” id=”referrals”][input type=”file” name=”photo” description=”Upload a Profile Picture” id=”ug_photo”][input type=”submit” class=”btn” value=”Submit”][/fu-upload-form]

  • The topic ‘Checkboxes not displaying’ is closed to new replies.