Home › Forums › Feature Requests › A quick copy feature › Reply To: A quick copy feature
Hi @hlenz
I think you can create a button or better a post object field, and then copying the data by using the update_field() function.
With the post object field, you can check if this field has the value or not when the acf/save_form action is executed. If it’s, then get the fields value from the selected post and copy it to the current post.
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.