Is there a way to identify what item is selected from a context selector when it's a parent in a hierarchy list? Item() works when the chosen item is the lowest level of the list, but I'm trying to show what's selected if it's at any level in the hierarchy. Thanks!