www.kevincornwell.com
How to use the PeoplePicker in SharePoint

This post has been moved to mySharePointBlog. Go Here.

6 Comments

Carsten Nielsen (September 7, 2007 4:42 am)

Thanks, saved me some time, and works very well

Regards, Carsten

sowmya (October 17, 2007 3:13 am)

Hello,
I would like to know how can we modify the Created By And Modfiied By field of share point lists from .net.

I tried to modify like
listItem["Created By"] =”domain\ffff”;

but it is throwing ther error — “Invalid data has been used to update the list item. The field you are trying to update may be read only.

Please clarify if u have come across.
Thanks

admin (October 17, 2007 9:38 am)

According to the SharePoint API documentation, those are both ReadOnly properties.

Mahes (November 30, 2007 3:35 am)

I tried using the peopleeditor in my code..But I am not able to run my code..Pls help me..

macoy (January 2, 2008 7:12 pm)

Hi,

How can I modify the sharepoint people editor such that the look of it will be a textbox and beside it is the Book (the Browse button) without the CheckNames icon…

thanks,
Macoy

admin (January 7, 2008 12:13 am)

Not sure. Did you look at the MS docs? As a last resort, you could javascript hide it. Something like:

document.getElementById(’element_name_that_you_want_to_hide’).style.display = ‘none’;

Comments RSS

Sorry, the comment form is closed at this time.


Blog | Contact | Gallery | Links | Music | Sandbox | Search | SharePoint | Social Networking | Software | Weather | Web Design


Copyright © 1997-2008 KCSH. All rights reserved.