Extend sharepoint peopleeditor control
I would like to customize wss peopleeditor control so it searches user profiles by job title or some other property than login name. Can anybody provide me 开发者_开发百科with some hint or maybe tutorial for something like this?
Thanks in advance
Below link might be useful to you.
Customize MOSS People Picker (PeopleEditor) Control
Also if you would like to replace all current (those built into SharePoint pages) PeopleEditor controls with your custom ones, you may want to see Guest blog by NaT - SharePoint People Picker: Override Validation Logic
精彩评论