-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Teams Dialer is not working while Phone Number Control is enabled. #104
Comments
@RobinMulder1991: Are you sure it has to be "teams:"? The standard phone field is using "tel:" if I remember correctly. In Windows, every user can specify which application to associate with those different protocols. As described here: |
@BenediktBergmann Thank you fr your comment. Unfortuntely, the error is the same. |
Hi @BenediktBergmann , Do you happen to find a solution? Glad to hear from you! Regards, Robin |
Hej @RobinMulder1991, sorry for the very late response. What I found is that I could generate a Teams deeplink to open teams and call the number. As described here: |
Hej @BenediktBergmann , Thanks for your follow-up! Your solution is not exactly what I need. I would like to start a teams call whenever the enduser pushes the Phone Icon next to the phone field(s) on Lead, Contact or Account. Right now we disciplined the end-users to enter phonenumer in the correct format, in order to initiate a call wihin the default, altough that is not the ideal situation. |
@RobinMulder1991 as I understand it from what I found is that when the integration between Teams and D365 is activated the Teams call should start within teams (and not open the users teams app on the machine). This will be hard to achieve. If you want to we can plan a short Teams meeting where you show me how it is working today with the OOB component. Then we can try to find a solution so that my PCF works for you as well. Would that be okay? |
I would greatly appreciate if we can have a temas meeting on Feb 7 or 8, so I can show you the OOB functionality. On which email adress I can invite you? |
Teams Dialer (to call through teams towards a landline) is working with the default Phone fields on the tables Account, Contact and Lead. Yet users are able to insert non numeric characters into the field, which is not preffered. hence we are using the Phone Number Validator, which is working like a charm.
Yet, The Teams Dialer does not work while the Validator is enabled on the Phone field.
Steps taken:
The text was updated successfully, but these errors were encountered: