Hey all, I have a repeater field which outputs tabs and info panes onto a WooCommerce product template. My goal is to output another “tech_specs” repeater field within one of the parent panes.
For example, If I have the following:
Overview
Features
Appearance
Tech Specs > I want a repeater field for the tech specs only within this pane.
Size
Is that possible? If so, can you provide some guidance? I can see that you can nest repeaters, but haven’t seen how to nest within a specific one.