Home › Forums › Front-end Issues › Front End Form Submitting – Not Working Correctly › Reply To: Front End Form Submitting – Not Working Correctly
Hi @renshaw
For the post title, you can set the post_title
option to true
so that acf_form() shows the post title text field
For the category and tags, you could provide a way for the user to input the category/tag then use AJAX to update the new entry on the backend and frontend.
For the redirect URL, use the return
option to specify the redirect URL upon submission of the form.
Check out the following more info:
http://www.advancedcustomfields.com/resources/acf_form/
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.