Home › Forums › Add-ons › Repeater Field › Adding new row of repeater in PHP › Reply To: Adding new row of repeater in PHP
Goodday rudolfl,
The only thing that i can think of is that your save_post_product() function is called before the acf/save_post function. if that is the case it posiable that your value is overwritten.
I recommend setting your save_post_product() to mabye prioity 999 to check if this is true?
I hope this will help if not can you send me the full function of you doing this?
With kind regards,
Mauro
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.