Support

Account

Home Forums Backend Issues (wp-admin) Programmatically add relationship field data Reply To: Programmatically add relationship field data

  • my mistake, you need to get the current value unformatted, do this

    
    $value = get_field('field_63d65a709cc93', $post_id, false);