in 10.3 support for multivalue columns is being added. one place where this would be quite useful is core.users. having a column that showed all the groups to which that user belonged would be a very useful piece of info not as easily obtained right now. you can drill into the user and get at this idea, but the group_concat string in a filterable grid would be a lot nicer. |