I need more flexibility in the 'User' type column. Selecting ‘User Set’ is allowing for 'Default Set' and 'Custom Set', but it needs to be extended. This should allow for a formula or at least allow for ‘All Users of the Role...’ (This should allow for multiple roles though.
Would be great if it can allow for cascading dropdown selections based on data received above.
ID 452
Category Setup
Author
Gii Systems
Date Created 9/1/2011 3:22:36 AM
Date Updated 9/9/2013 9:39:30 PM
Status Under Consideration
Score 90
Promoted By
Joshua Mullins
Arnold Hakobyan
werner lategan
Nicklas Helgesson
beo
Rick Cogley
Martin Odendaal
Scott Miller
Gii Systems
Comments
Rick Cogley 9/5/2011 1:40:20 AM
Any flexibility when it comes to users will be welcome.
Gii Systems 10/13/2011 4:51:19 AM
Hi Team! Any update on the 'Under Consideration' Status yet? This will really help me a lot.
Martin Odendaal 11/1/2011 2:46:56 AM
Allowing users of a role to only be able to select users of a certain role is critical to some of our applications. Manually updating the user properties table is prone to errors. This will save a lot of work for our admin.
Martin Odendaal 4/24/2012 8:21:29 AM
Hi - Any progress made here?
Kirill Bondar Staff 4/24/2012 8:27:19 AM
Still "planned"
Slava Shinderov Staff 9/5/2013 5:12:16 AM
@All we think that use of "User Property" table gives better flexibility to achieve that: http://www.teamdesk.net/help/2.5.aspx After creating user property table, please create one-to-many relation using particular user column as a reference column. http://www.teamdesk.net/help/8.1.aspx You may override default record picker for that relation: http://www.teamdesk.net/help/8.3.aspx and specify filter by Role and/or any other criteria you may need. Please note that you may extend user property table with many other properties/columns (such as department, skill, etc.) and use them in filter for record pickers.
Liquid Rapid 9/9/2013 9:13:26 PM
Great tip for this Slava! That's a great way to do it.
I think it's possible to create a Role dropdown next to the User selection too, and use the Role selection to filter the User list dynamically.
Liquid Rapid 9/9/2013 9:39:30 PM
Confirmed what I speculated above. It's definitely possible.
Slava's suggestion also allows you to control how the user name is displayed in the list. And to sort the list any way you want to.
That is a darn good technique. Can't believe I never thought of that before.