Home › Forums › ACF PRO › Add rows to a repeater field › Reply To: Add rows to a repeater field
Did you mean to post a link to another topic for more of an example?
I’m really not sure that you’re doing with your code. Since this is for a custom post type what you have in $user_id
I think should just be the post_id of the post.
update_field also works better if you use the field key which looks something like field_123456789abcde
. For more on field keys see the documentation for update_field http://www.advancedcustomfields.com/resources/update_field/
You should also take a look at update_sub_field http://www.advancedcustomfields.com/resources/update_sub_field/
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.