Trigger dialog for "opening telephone application" via EventDataDialog
Is there a way to trigger the "open telephone application" dialog through the EventDataDialog?
I have tried using the markup element to add an link,but it seems like it only works with weblinks or is there some other way i could be able to trigger this while being in the dialog flow?
Allt Svar (5)
Hi Fredrik,
I don't think this is technically possible by default - but you could use the markup logic to redirect to a custom screen (based on HTML element), which could look similar to the following logic:
Just a creative alternative which might suit your needs.
Hi Fredrik,
with preference "Default values / Phone-link format" you can change the standart tel: protocol to somthing else e.g. domycall:%p
This way you can forward the call to your local listener wich can be defined in registry at
Computer\HKEY_CLASSES_ROOT\domycall\shell\open\command