How to created a nested list view

0
HI experts, my requirement is to show the content items based on the tags and if there ae no tag associated to the tag I have created a custom object as Misc where I add those contents. I am able to get the content based on the tags, but for that MIsc, I am ale to get the conentent but unable to apply nested list view. That misc content is coming an all tags. I have attache dthe screeshot. How I have created the page. wit 3 list view. Last list view is to fetch content without any tags.   TAbove screenhot is how it is coming but I just want o show the Child 3 below Misc and not in all records. Please help
asked
1 answers
0

Hello Harsh Bhanushali,

 

Easiest way to solve this is to apply visibility on the nested list views.

Put a smart condition when you want to show what.

However, when you tables grow to more records(thousands) maybe it is smart to reconsider how you set this up, but for that you need also to question your domain model.

 

Hope this helps,

 

Good luck!

answered