将个人链接到Delve个人资料页面

时间:2020-11-03 14:05:45

标签: reactjs sharepoint spfx microsoft-graph-toolkit

在我的React应用程序的Person组件中,我想在其呈现的人员姓名上添加链接。 即单击displayName时,会将用户发送到其单击对象所在的Delve的个人资料页面。例如https://contoso-my.sharepoint.com/_layouts/15/me.aspx/?mail@contoso.com

我实际上希望这是组件上的设置或类似设置,但我发现并非如此。是否可以使用模板来实现? 我已经设置了一个模板,在这里引用了我的另一个线程:Working example for Graph Toolkit using SharePoint spfx, React and Get component with template

请告知。

0 个答案:

没有答案
相关问题