Home › Forums › General Issues › Front end form that updates a post and creates new post › Reply To: Front end form that updates a post and creates new post
I don’t think that you can do this AND get ACF to save all of the fields to both the current post and the new post. You could use an acf/save_post filter and just create the new post, by I don’t know how you’d get ACF to save values.
I would probably look into checking/setting post locking so that multiple people cannot edit at the same time. I don’t know what’s involved or how to do it. All I can do is point you to this https://codex.wordpress.org/Function_Reference/wp_check_post_lock
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.