Home › Forums › Front-end Issues › Front End User Profile Edit – Repeater Sections › Reply To: Front End User Profile Edit – Repeater Sections
Hi @juiceex
You can use an fields
option to show certain fields. It should be like this:
'fields' => array('field_1234567890', 'field_0987654321'),
This page should give you more idea about it: http://www.advancedcustomfields.com/resources/acf_form/.
If you want to make the form manually, please take a look at the source code to learn how ACF works.
I hope this helps.
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.