I am wondering if there is a way with this plugin or add-ons to define a group of fields and re-use them in another settings box?
I am building out a settings page that will have multiple meta boxes placed in various locations on it. Some of these boxes will have the exact same settings. I cannot use a repeater field because the order of content needs to be in a certain order.
Is it possible to define a group of fields and re-use them in multiple places like this?
With the Builder, you can assign a field group (meta box) to more settings pages to re-use the field group. Like this https://share.getcloudapp.com/6quv9bwO
I assume that means though I can't assign it to multiple places on the same settings page?
For instance, our settings page is to choose modules to be in specific places on the homepage and those modules are the same settings that are re-usable in the specific places they can go. It looks like I can't do that currently.
The field ID (meta key) is associated with the post/page ID or option name (setting page) so it's not possible to use the same field ID in other places on a page.