Creating queries for multi-select lists
4 answers
Hey Perry
What is a 'multi select list' ?
Could you elaborate as you what you would like to see ? :)
thx
You can customize work items to have fields that are multi-select lists. These are like enumeration fields except you can select more than one enum from the enumeration. You implement them as a string attribute with an additional property to identify the enumeration to use. I would like to create a query that can see if one or more of the fields have been selected.