Support

Account

Home Forums General Issues Nested Relationship Fields Reply To: Nested Relationship Fields

  • Hi @andycheeseman

    You would load your demo list by targeting the correct post like so:

    $demo_list = get_field('featured_demos', $services_item);

    Thanks
    E