Support

Account

Home Forums Backend Issues (wp-admin) ACF fields in custom forms

Unread

ACF fields in custom forms

  • Hello to all, and thanks in advance for any help or idea you may share.

    For performance reasons in a very specific project, I’m using custom tables to store data and WP_List_Table (http://codex.wordpress.org/Class_Reference/WP_List_Table) to show their contents. That’s working fine.

    In order to provide CRUD functionalities (add, edit, delete) via backend, I’m going to create specific add/edit forms. Is it possible to use ACF fields in such custom forms?

    The goal is to take advantage of the UI benefits that ACF provides; after posting the form, I can easily take care of parsing and saving the data to the custom tables in the database.

Viewing 1 post (of 1 total)

The topic ‘ACF fields in custom forms’ is closed to new replies.