0 Adjusting Group Toolbox List Lava 1 Arran France posted 9 Years Ago I've been playing around with the group toolbox today and it's really fantastic. To suit our needs better I'm trying to customise the Group List Lava block to only display groups that the current person is a leader of. I understand that this block is adjustable via Lava but I'm at a loss as to whether the visibility of groups on that list is something I can adjust via Lava and if so, how! I see in the debug that there's an array that contains all the group members which contains a field IsLeader (either true or false) and I assume I'm able to do some sort of if statement to test whether the current persion ID matches any of the person IDs in the group array where the IsLeader is False but once I get there I'm a bit stuck. Has anyone else achieved something similar?