Most smartphones these days will automatically recognize telephone number sequences and create a link to make a phone call to that number upon a finger click. You can get the same effect in your publication by creating a custom script page widget and add a simple html link tag.
Example: <a href="tel:123456789">123456789</a>
In this case the phone number text would show and would be clickable to initiate a phone call.
Comments
0 comments
Please sign in to leave a comment.