When managing large ACF field groups in the WordPress backend, it can be difficult to see which fields belong to each Tab or Accordion. All fields currently appear at the same indentation level, making complex field groups visually cluttered and hard to navigate.
It would be very helpful if fields placed within a Tab or Accordion were visually indented beneath their parent. Nested structures could use progressively deeper indentation.
This would make it much easier to:
– Understand the field-group hierarchy at a glance
– Identify which fields belong to each Tab or Accordion
– Navigate and maintain large field groups
– Avoid accidentally moving or editing fields in the wrong section
Even a simple visual indentation or hierarchy indicator would significantly improve the field-group editing experience.