- Joined
- Apr 17, 2018
- Messages
- 5
- Reaction score
- 0
I'm developing a simple CRM for a client in MS Access (please don't suggest SQL Server/Web App/etc). Client wants to click link to call customer when on forms. I tried "tel:" link and it worked fine once, then afterwards the link didn't work if user abandoned call when dialler popped up. 3CX continued running as process so subsequent clicks failed. Clicks didn't work even after killing the process with Task Manager.
So I tried to create a http(s) hyperlink that called the Windows client. This worked but because of the SSL certificate I get the usual security warning about incompatible certificate. I can eventually get to the Browser dialler (Edge since MS Office doesn't recognize default browser) but this is a crappy UX. (see pdf)
Any ideas?
So I tried to create a http(s) hyperlink that called the Windows client. This worked but because of the SSL certificate I get the usual security warning about incompatible certificate. I can eventually get to the Browser dialler (Edge since MS Office doesn't recognize default browser) but this is a crappy UX. (see pdf)
Any ideas?