扩展 sharepoint peopleeditor 控制
我想自定义 wss peopleeditor 控件,以便它按职位或登录名以外的其他属性搜索用户配置文件。有人可以为我提供一些提示或教程吗?
提前致谢
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
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
下面的链接可能对您有用。
自定义 MOSS 人员选取器 (PeopleEditor) 控件
Below link might be useful to you.
Customize MOSS People Picker (PeopleEditor) Control
此外,如果您想用自定义控件替换所有当前(SharePoint 页面中内置的)PeopleEditor 控件,您可能需要查看 NaT 的来宾博客 - SharePoint 人员选取器:覆盖验证逻辑
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