I want to display nested repeatable fields in Toolset to show a tour schedule of a recording truck with cities, each having multiple locations and schedules. I was unsure how to implement this using Toolset Views and Repeatable Field Groups.
Solution:
Enable legacy Views, then create a nested structure with two Repeatable Field Groups—Cities and within each, Locations. Use two nested Views: one for Locations and one for Cities, filtering by parent post, and embed them in the Content Template for the main "Stations" post.