1

Is it possible to extend or create a new tab in the profile card for Microsoft 365 when hovering over the person image. I want to have one icon placed on red area spot and once the user click on it, should navigate to a dedicated page or change the content in profile card itself.

enter image description here

Thanks

Tanuj
  • 53
  • 1
  • 8

1 Answers1

1

I haven't tried this myself, but I did some research and, if I understood your question correctly, I have a couple of Microsoft articles that you might find helpful:

Add additional properties to the profile card using the profile API in Microsoft Graph

onPremisesExtensionAttributes resource type

  • Hi, many thanks for the reply but I am not looking just to show custom Profile properties rather a custom hierarchical chart build using react, angular or vue that should showup in Profile card itself or a link so that when user click from Profile card it should redirect them to custom page. – Tanuj Apr 28 '21 at 02:04
  • Okay. Sorry, I can't really help you there. Good luck! – Jeremy Nielsen Apr 28 '21 at 02:33