Sorry for the late reply. This is exactly what I need and it somewhat seems to have worked.
However, I am now confronted with a new problem with my use-case.
The child list that I am wanting to nest has more than 100 elements. So I am only getting 100 elements that are displaying. For this particular scenario I have 190.
I have added the Attributes Load script to the child list. But that still doesn’t work.
Any further help on this would be great.
My CMS heirachy works like this: School → Teachers → Students
On the School CMS page I would like to show the School’s Teachers and then show their Students
I know that this is slightly off-topic but I am also having trouble trying to get my CMS Filter and Count to work on the same page. I think it is working for the hidden child nested list.
It seems like my filter system is working for the search, number count and filters but not on the nested CMS showing (the one that has replaced the DIV from the nested CMS). It seems to be working on the hidden CMS from which the content is fetching.
Try using these Filters and you will see what I am talking about
@Mica, can we try preventing the load for CMS Filter until after CMS Nest is done? Same way as you prevented CMS Nest with defer fs-attributes-preventload="true" on the script and these callbacks