Support

Account

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/