Home › Forums › ACF PRO › Using ACF_FORM ('form' => false)? › Reply To: Using ACF_FORM ('form' => false)?
@hube2 I think that the issue is actually trying to “merge” two forms, as far as I understood @eivindfs.
He did state that he set ‘form’=>false then wrapped his acf_form in the <form> tags.
My challenge is to make two forms post with one submit button. I set form => false on both, add my own form tags and submit button manually, and it doesn’t work. At all. (as described above)
It’s not that a single button will submit 2 forms, it’s that the acf_form is not being submitted or saved if the tags are not rendered by the function.
Right now, I’m taking a look at form-front.php to see what I might be missing whenever I try to render it with ‘form’=>false.
Even more interesting, if you use acf_form(), (without parameters), it works perfectly fine.
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.