I wonder if there is a way to create something like a ‘Group’ field, which would have other fields, including repeaters, and the interface displayed in the editor would be only a button and a hidden field.
When you click the button, the fields belonging to the ‘Group’ appear in a wp.media.frame (lightbox), and when you finish editing and click save, wp.media.frame were hidden and all field data is saved, as json, in the hidden field.
Hi @raphaelsramos
For something like that, you need advanced code, which is not supported by ACF. If you want, I suggest you hire a developer to help you out with it, and I’d recommend looking for one on https://studio.envato.com/, https://www.upwork.com/, or https://codeable.io/.
Another option would be using this plugin: https://wordpress.org/plugins/acf-flexible-content-modal/.
I hope this helps 🙂