How to map a checkbox list meta box field to a Gravity form checkbox list field

Support Meta Box AIO How to map a checkbox list meta box field to a Gravity form checkbox list field

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #48575
    philippe@studiocassette.com[email protected]
    Participant

    Hello,
    I created a custom field region_etude with Meta Box that I assign to my CPT "Etudes".
    It is a checkbox list type field. I want to map this field with my Gravity Forms form field via the Advanced Post Creation addon.
    The problem is that I can't map the 2 fields correctly via the Advanced Post Creation addon. In fact, when I check choices in my GF form, the boxes are not checked in my Meta Box field when I go to a "Etudes" post. Can you help me please?
    I tried the syntax {14:array} as value in my feed created with Advanced Post Creation (14 i the ID of my Gravity Form field) but I have still the same problem : the boxes are not checked in my Meta Box field in my post.

    How can I do that ?
    Thx for your help
    Olivier

    #48577
    PeterPeter
    Moderator

    Hello Olivier,

    Maybe the data type of Meta Box is different from the GF field. You can try again with simple text and see if it works.
    Also, the Meta Box field must have a value in the database to let GF look up in the column meta_key and meta_value (table wp_postmeta).

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.