Up through MS CRM 2015 we have been successfully using jquery.ui to set input and view masks for common address data based on the country of the address. We store these masks with a custom country entity. The default CRM field is hidden. Using JQuery we create a simple textbox and apply the mask to the value in the field based on the country value submitted.
Is there a way to add phone masking to CRM Forms in 2016? Any help is greatly appreciated!