Home › Forums › ACF PRO › Adding a repeater field to member area › Reply To: Adding a repeater field to member area
Hi @will-lawrencefuturform-co-uk
You can use the acf_form() function with the “form” option set to false
. This will allow you to show the input fields without generating the form. That way you can add it to the Restrict Content Pro’s form.
But please keep in mind that this will only show the input fields. It won’t process the data. To process the data, you need to follow the guide in the link you’ve shared.
I hope this makes sense 🙂
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.