Support

Account

Home Forums ACF PRO Default fields when using ACF in my plugin

Helping

Default fields when using ACF in my plugin

  • I have a plugin with a very complicated ACF field structure. I would, however, like to allow my users to modify the field structure if my default structure does not fit their needs exactly. How do I handle this scenario?

  • You would need to build out some type of interface to allow them to change things in specific ways and then you’d need to generate your field group dynamically based on their choices. Anything used for generating output would also need to be modified to generate it based on the actual fields. Depending on what you want to let them change this could be simple or extremely complex.

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

The topic ‘Default fields when using ACF in my plugin’ is closed to new replies.