• First and foremost, thanks for the plugin. I was using a quick function to set the custom post type for forms previously, but your plugin is light and faster, so I’m very thankful.

    Using…

    WP 3.5.2
    GF 01.7.6
    GF + CPTs 3.0.1

    First let me start by saying that it’s mapping to my custom post type correctly. Also, I’m not using any plugins for the custom meta box or custom meta that I’m using. It’s all handcoded. Also, I’m not using any reusable metabox libraries from github either. It’s all placed straight into my custom post type that I made (which I wrapped up in a plugin to keep it from being theme dependent). This is a fresh installation of WP and I have no other plugins installed (even hello dolly and akismet are gone).

    Secondly, my other post meta (text fields) that I coded seem to work fine with your plugin and GF.

    The issue is that I have some checkboxes that I made (see pastebin)

    http://pastebin.com/maQevEgg

    For whatever reason, I cannot get the form to recognize any selections made for the checkbox fields.

    I’ve tried selecting the existing custom field and setting the value of a checkbox to the following:

    • custom_meta_name
    • true
    • 1 (in hopes that boolean was the issue)

    I can’t think of anything else it could be.

    Any help would be greatly appreciated, as I’m trying to build a free tool for teachers before the school year starts – and of course, the last task is the one that is holding me up…go figure.

    Thanks in advance for any assistance.

    http://wordpress.org/plugins/gravity-forms-custom-post-types/

  • The topic ‘Custom Meta Checkboxes Help’ is closed to new replies.