Hi, I’m not sure if this has been answered on this forum before. I have created a custom post type called “shortcodes”.
For my client’s ease of use, when they create a new shortcode post they can select which template they want to use. (similar to the page templates or basically the exact same functionality)
Once they select the value, I want a specific ACF group to load onto the editor page for them to fill in and use.
what are the ways I could go about this?
If it uses the WP interface for choosing a template then you should be able to use the location settings for the field group to set it to be shown when that the template is selected.