Support

Account

Home Forums Add-ons Repeater Field Repeater Field not playing well using update_field() Reply To: Repeater Field not playing well using update_field()

  • It is a new post and I am using the field_key:

    update_field(“field_52cb11f540cd9”, $variable, $post_id);

    with an array with the correct repeater field names and it’s still not inputting it correctly into the DB.