Home › Forums › Front-end Issues › Front-end acf_form() no CPT title › Reply To: Front-end acf_form() no CPT title
When calling acf_form() you can set the “post_title” setting to true. This will add a field for adding the post title https://www.advancedcustomfields.com/resources/acf_form/
If you want this field to be dynamically generated then you need to add an acf/save_post action that updates the post with your desired title. https://support.advancedcustomfields.com/forums/topic/using-acf_form-add-post-title/
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.