Title: Saving repeater field values
Last modified: August 10, 2017

---

# Saving repeater field values

 *  Resolved [rtandoh](https://wordpress.org/support/users/rtandoh/)
 * (@rtandoh)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/saving-repeater-field-values/)
 * Hi,
 * Nice plugin.
 * How do I save repeater field values, upon form submission, using af_save_field?
 * I have a repeater field called speakers with four sub fields speaker_name (text),
   speaker_title (text) and speaker_bio (text) and speaker_photo (image).
 * Thanks,
    rt.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [fabianlindfors](https://wordpress.org/support/users/fabianlindfors/)
 * (@fabianlindfors)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/saving-repeater-field-values/#post-9398568)
 * Hi!
 * `af_save_field` should work fine for repeater fields. Call `af_save_field` and
   pass the name of your repeater field and the post ID you want to save the field
   to. You should use the name of the actual repeater field and not one of the sub
   fields.
 * Hope it works!
 *  Thread Starter [rtandoh](https://wordpress.org/support/users/rtandoh/)
 * (@rtandoh)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/saving-repeater-field-values/#post-9399773)
 * It did. I was using the individual sub fields before.
 * Thanks,
    rt.
 *  Plugin Author [fabianlindfors](https://wordpress.org/support/users/fabianlindfors/)
 * (@fabianlindfors)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/saving-repeater-field-values/#post-9399790)
 * I’m glad it worked! 🙂
 *  [ash6789](https://wordpress.org/support/users/ash6789/)
 * (@ash6789)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/saving-repeater-field-values/#post-9905642)
 * Hi,
    I am saving two values in af_save_field(), but it is storing one value and
   not the another. Can you suggest me some solution.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Saving repeater field values’ is closed to new replies.

 * ![](https://ps.w.org/advanced-forms/assets/icon-256x256.png?rev=1894254)
 * [Advanced Forms for ACF](https://wordpress.org/plugins/advanced-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-forms/reviews/)

## Tags

 * [repeater field](https://wordpress.org/support/topic-tag/repeater-field/)

 * 4 replies
 * 3 participants
 * Last reply from: [ash6789](https://wordpress.org/support/users/ash6789/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/saving-repeater-field-values/#post-9905642)
 * Status: resolved