We would like to be able to phone contacts by clicking their phone number directly in Populi. The resulting link would then open a softphone dialer on the computer and dial the number. This would be handy for our Admissions Department who make calls multiple times a day.
This would only require an html tag <a href="tel:12345678"></a> to be placed around the number in the populi webpage (where 12345678 is the number to be dialed).