Forum Discussion
Björn Nettingsmeier
Sep 21, 2018Brass Contributor
PersonaCard in SPFx Webparts
Hi all, we and our users are quite happy with the display of persona information on modern SPO sites! As we also develop custom SPFx Webparts which display people information, we would like to k...
- Dec 03, 2018Hi ,
Can you try my blog, I have created workaround solution.
https://anil-lakhagoudar.blogspot.com/2018/12/sharepoint-online-live-persona-card-in.html
Björn Nettingsmeier
Sep 24, 2018Brass Contributor
Hi Frank, thanks for your answer.
Actually we are allready using UI Fabric components to ensure a native look and feel of our webparts (on modern and classic pages)
But as long as I understand UI Fabric is just for layout, not for content. Means, of course I am able to render a persona card layout with this, but I have to keep care of all the contents (from graph, azure ad, outlook) by myself. Best way to get around this is to call some kind of standard SPO function which accepts a userId and renders the default persona card with all its content ?!
Chris Veneboer
Nov 23, 2018Copper Contributor
Did you find a solution for this? I'm stuck on the same problem.