Home › Forums › ACF PRO › front end forms › Reply To: front end forms
Yes, but not automatically.
A field group on the user profile page in the admin would save values to the usermeta table. To save them to a custom post type you’d need to create an action/filter to save them to the custom post type. http://www.advancedcustomfields.com/resources/acfsave_post/
The same would be true for a front end form. ACF would save them in one place to save them to another place you’d need to do that yourself.
In both cases the field content would end up being saved in two places.
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.