Monday, June 19, 2006 8:33 PM Jan Tielens

YASR: User Account Look-Ups in SharePoint 2007

Sometimes a very small feature in SharePoint 2007 can mean a big relief for SharePoint users. Do you know the “pain” to add a user to a SharePoint site for example: you need to know the exact account name or the email address. One small typing mistakes will result in an unrecognized user. In the next version of SharePoint this scenario is drastically improved, and resembles a lot the experience that you get in Outlook.

First of all SharePoint will actually tell you if you have entered a correct user name. When the name is recognized it will get underlined just like in Outlook. You can trigger this recognition process by clicking the Check Names icon (left one) or you can use the Outlook shortcut CTRL+K.

That’s already nice, but what happens when you enter only a part of a user name can’t be recognized because more than one user names matches? You’re text will be underlined with a red line.

That’s not everything, if you click on the red line you will get a context menu that will allow you to select a user account from the list that’s recognized.

And if that’s not enough, you can also use the Browse icon to get a full blown people and group dialog box. This functionally is available for all the fields in SharePoint in which you need to enter a user name. Besides that you can also use this in your own lists and document libraries when you create a new column and use the column type Person or Group.

Filed under: , ,

Comments

# re: YASR: User Account Look-Ups in SharePoint 2007

Friday, July 28, 2006 11:08 AM by Brian

Where can i download it?

# 2007 MOSS Resource Links (Microsoft Office SharePoint Server)

Thursday, August 03, 2006 12:11 PM by The Boiler Room - Mark Kruger, SharePoint MVP

Here is an assortment of various 2007 Microsoft Office SharePoint Server Documentation / Reference Materials...

# re: YASR: User Account Look-Ups in SharePoint 2007

Friday, November 10, 2006 3:20 AM by Radhi

How can we capture the user name Entered in the box using code/Javascirpt in the AclInv.aspx page?

I have to connect People and Group list to another list, so that whenever a new user added to the People and Group, that user should automatically add to another list.

# re: YASR: User Account Look-Ups in SharePoint 2007

Wednesday, December 06, 2006 5:18 AM by warren simmen

how do you create a user account in sharepoint 2007

# re: YASR: User Account Look-Ups in SharePoint 2007

Wednesday, December 06, 2006 5:18 AM by warren simmen

how do you create a user account in sharepoint 2007

# re: YASR: User Account Look-Ups in SharePoint 2007

Thursday, September 27, 2007 2:56 AM by prakash

I am integrating ASP.NET application into sharepoint .i want username who logged into sharepoint site .so that i can use it in ASP.NET application .

could any one sugegst me possible solution for this

thanks