![]() |
] solved ] - Application_User_SortBy - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forum-17.html) +--- Forum: Administrator Support (https://discussions.corebos.org/forum-8.html) +--- Thread: ] solved ] - Application_User_SortBy (/thread-1411.html) |
] solved ] - Application_User_SortBy - rslemer - 02-17-2019 I can use this new global variable Application_User_SortBy for sorting a user dropdown for a field department ? If I can do that, for my users is much more easy to choose a assign to ... RE: Application_User_SortBy - joebordes - 02-17-2019 Yes, you should be able to use this variable for that RE: Application_User_SortBy - rslemer - 02-18-2019 What variable name I use, in this case? I try department, but not working ![]() RE: Application_User_SortBy - joebordes - 02-19-2019 I just tried it with "department" and it worked as expected RE: Application_User_SortBy - joebordes - 03-05-2019 This should be working now: https://github.com/tsolucio/corebos/commit/898dfde08091fd0741351f3194a947f31baa7326 |