I'm currently trying to do this. I have a Website that gets put together pretty customly from many infos from list items and I won't be able to use the standard list-Webparts provided with SharePoint. Now there will be one Column where I want to display Users as in the lists
Is it possible to create a the field like it would appear in a normal list-Webpart including current availability status etc. without having to rebuild it comepletely from scratch?
Would be great if someone had an idea. Thanks in advance and
Greetings Chris
You might use JavaScript and the SP.UserProfiles.PeopleManager API. You might also be interested in https://splyncpresence.codeplex.com/