Due to the nature of applying regional settings to a specific country, it also appends the country code
as a prefix to the number in view/listing mode. I've tracked it down to the display_phone() method callback.
Is there an elegant way to disable this callback as I'd like the phone to display as it is (unchanged) from an external module or must I make the change in the ContactsCommon module?
Thanks,
Liran.