当前位置: 代码迷 >> SharePoint >> sharepoint 2013 怎么实现在用户配置文件(user profile property)上加超链接
  详细解决方案

sharepoint 2013 怎么实现在用户配置文件(user profile property)上加超链接

热度:174   发布时间:2016-05-02 07:06:04.0
sharepoint 2013 如何实现在用户配置文件(user profile property)上加超链接
请问大家,sharepoint 2013 如何实现在用户配置文件(user profile property)上加超链接  ,到 peopleresult.aspx, 实现查询?
------解决方案--------------------
错了,应该用HTML类型的吧
另外,你看看现有的property能不能修改,你应该是想在现有的上面修改吧
不能改的话,应该就不太好实现了

下一步考虑用代码,看看取到现有的property能不能修改类型和值,代码网上google
------解决方案--------------------
我只会用代码 修改。
调出增加自定义属性 再部署就可以了。
  相关解决方案