To order our pro support. We can develop HTML template and JavaScript helper for you with instructions how to use it. It will take about 100 support minutes ($100). Please contact support@plumsail.com to request this functionality.
We received more requests about this functionality and decided to prepare some snippet to display presence indicators.
I prepared snippet for tooltip template which allows to display presence inside tooltip. For me it looks like this:
You can customize HTML templates for boxes, tooltips and search results. See the documentation for more information.
You can use this code snippet even in box template. I will describe how it works but you can use it as is without modificaitons, just copy paste to your HTML template.
As you see it takes SPS-SipAddress field from user profile. It is inserted by token {{SPS-SipAddress}} into template. It is a Lync ID of employee required for displaying presence. So, this field has to be filled in profile or synced with Active Directory (this is out of the box SharePoint functionality).
I will show how to embed it into tooltip template. If you didn’t modify tooltip template previously you can just copy and paste this HTML to template editor.
You can find the snippet which I provided earlier inside this template. This snippet renders presence indicator and name of employee with link to user profile.
I tried the template sample for Lync. However the problem is that only Lync presence seems to be working for the top person in the tree. What could be going wrong ?
The id='imn_[EnterSomeNumberHere] must be a unique number for each personnel entry on any given web page. I usually increment them by 10 to allow later insertions in between a listing.