TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
saidi reddy
1.5k
233
3k
people picker control in Editform.Aspx
Jun 24 2016 1:23 AM
Hi Team,
in a sharepoint list, i am using custom columns in newform.aspx and editform.aspx.
Custom columns means i recreated(using c# code) all columns and using them instead of default columns in new and edit form.in that, one column is people picker control.i am able to save the data. But, in
Editfrom.aspx
page, when i try to edit a column people picker control is blank.
plz help me how can i show it in editform.aspx.
Below code snippet i used for creating control using c#.
<SharePoint:PeopleEditor ID=
"BusinessSPOC"
runat=
"server"
Width=
"250px"
Style=
"padding: 5px;"
BorderColor=
"#e8e8e8"
BorderWidth=
"1px"
BorderStyle=
"Solid"
AllowEmpty=
"false"
ErrorMessage=
"Please Enter a User"
ValidatorEnabled=
"true"
>
</SharePoint:PeopleEditor>
Reply
Answers (
1
)
Unable to crawl page content Microsoft search 2008R2.
Creating Nested Folder in SP13 Doc Library using K2 Wokflow