Hello everyone!
I'm creating an application that populates a Dataview through a store.
In this store I have a numeric string field that is automatically interpreted by sencha as phone number: it is represented by a link which, when clicked, brings up a window with the options "Add to contacts" and "Copy".
How can I avoid this behavior by displaying a simple string of numbers?