Puneet Duseja
Posts: 0
Joined: Wed Apr 16, 2014 10:55 am

Open a phone dialer with phonenumber mentioned in the label...

Hi,
I am able to open the phone dialer via below link, but i would like to pick the phone number from the label available on the app screen. Using the following javascript function.

window.location.href='tel:'+Appery('phone1_344').val();

where phone1_344 is label name.

Thanks!

Return to “Issues”