Home › Forums › Add-ons › Repeater Field › Add Repeater entries from front end with GF › Reply To: Add Repeater entries from front end with GF
Hi @Jaypee
There is no current ‘easy’ connection from GF to ACF and the repeater field.
I’m guessing that you have selected a custom field such as ‘applicant_0_cover_leter’ for the custom field where the GF textarea to save to.
Instead of the ‘0’, you want this to be an incremental number, and this is where it gets tricky.
You will need to find a GF filter that allows you to hook in and modify the custom field name for the GF field to save to.
If you can do this, then you can find out how many rows already exist (or perhaps match the current user’s row) and find out the new row number to replace ‘0’.
I hope that helps.
Thanks
E
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.