Support

Account

Home Forums Front-end Issues Front End Form and register_field_group not working together Reply To: Front End Form and register_field_group not working together

  • Somehow the array for the field_groups doesn’t work with the keys of the field for me.
    I’m using it as followed:

    
    'field_groups' => array('field_5630c8fa19205', 'field_564332d068410')
    

    Am I doing this the right way or should it be done different?
    I know it’s possible to use the post ID as well, but I need to use the keys for this one.

    Thanks in advance!

    Tim