Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
user selection list
DavidC
When selecting a user for the author or approver role on creation of a workflow job, the user selection list shows the domain and user ID. Is there a way to configure this list to show the first and last name of the person?
Thanks!
-David C.
Ameritrade Inc.
Find more posts tagged with
Comments
Adam Stoller
Yes, but not without writing some code to do it and replacing the code that's currently being used.
Right now - the code is almost definitely just reading in and displaying the contents of the IWHOME/conf/roles/author.uid file.
In order to get full names you would need to take that information and look it up in ActiveDirectory (or whatever authenticating server you're using) and then format the results such that the value remains the domain\userid but the label for each selection item is the full name (first last or last, first as you code it).
--fish
Senior Consultant, Quotient Inc.
http://www.quotient-inc.com