How do I create a custom user list attribute?
![]()
I want to add an attribute to a custom work item that I can choose from a list of users, like created by.
Type contributor, but I don't want the entire user list, is there a way to limit the users into groups? For example, let's say I want to list only the team leaders but I don't want the drill down list to display all the available contributors, is there any way to filter the list to show only the ones I want? |
One answer
![]()
You could use a Role Based Enumeration Default under Attribute Customization, assuming that there is a role called "Team Leader" and those people have that role.
|