mario_chavez
25 Apr 2011, 7:35 PM
Hi;
I have a list with the following template:
itemTpl: '<h1>{invoices}</h1>Pedimento: {pedimento}<br/>Económico: {container}'
{pedimento} usually is a number like 1234-0987654
So the list show me the number with a link, when you click it, it try to make a call - on iOS -, how can I disable this behaviour? I want {pedimento} to be show as a simple text not a link.
Thanks in advance
Mario
I have a list with the following template:
itemTpl: '<h1>{invoices}</h1>Pedimento: {pedimento}<br/>Económico: {container}'
{pedimento} usually is a number like 1234-0987654
So the list show me the number with a link, when you click it, it try to make a call - on iOS -, how can I disable this behaviour? I want {pedimento} to be show as a simple text not a link.
Thanks in advance
Mario