Skip to main content
I would like the Phone Fields in salesforce to be a click to dial href link to my in house sip phone system. 

 

<a href="sip:Phone">Phone</a>

 

Thats is bascially what i want to create/convert the standard field to be. But it needs to be editable too. which for obvious reasons causes issues. I have seen a few work around by creating a button next the field via JavaScript. 

 

Just wondering if anyone has found an elegent/simple solution to this. 
2 respuestas
  1. 26 mar 2013, 18:53
    The best solution I found was asking the provider for a web dialer plugin :)
0/9000