Home › Forums › Backend Issues (wp-admin) › Validate post_title or set title via ACF field › Reply To: Validate post_title or set title via ACF field
For anyone else, I had a response from ACF support as follows…
Not really inside ACF, you would just have to add some general javascript to the page to validate.
But if you use the filter acf/save_post you can call any php you want from there, so you could update the page title from there.
http://www.advancedcustomfields.com/resources/actions/acfsave_post/
Have a look at the docs above, hopefully that will get you where you need 🙂
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.