Hi team, There are four lists L1,L2,L3 and L4 in which L1 is parent of L2, L2 is parent of L3 and L3 is parent of L4. I have a requirement in which I want to mark true all the descendent members if I am marking upper level as true of the list. eg. If L1 have A,B,C members and I am marking A as true then the descendat of A in L2,L3 and L4 should be true. Please suggest any solution for the above. Let me know if you need more clarity for this.Thanks in advance. Regards, Mohammad Husain
... View more