Support

Account

Home Forums Pre-purchase Questions User submited forms to table

Helping

User submited forms to table

  • Can administrator make public table and put 3 forms, example Name, Last name and City. Then registered or non registered user come to site, fill these forms and when he click OK/APPLY that info will automaticly be added to table with rest of other people who submited form? and that table will be public so everyone can see?

  • Hi @haki

    Thanks for the interest in purchasing ACF.

    ACF makes it possible to create frontend forms through the use of the acf_form() function. With this function, you will be able to add any number of custom fields and assign a post status so that the submitted post can either be published in the frontend or saved as a draft.

    Please take a look at the following resource page for more info on this: https://www.advancedcustomfields.com/resources/create-a-front-end-form/

    I hope this info helps.

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘User submited forms to table’ is closed to new replies.