Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

How to link a button to a phone number. click to call

On Click event use Run JavaScript action with the code above.

Harry Joubert
Posts: 0
Joined: Tue Aug 19, 2014 3:27 pm

How to link a button to a phone number. click to call

Still just showing tel nr as 07 with the rest missing.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

How to link a button to a phone number. click to call

Please show screenshot.

Harry Joubert
Posts: 0
Joined: Tue Aug 19, 2014 3:27 pm

How to link a button to a phone number. click to call

How about I give you the username and password? Will that not help you better? I just need the CALLCENTRE button to point at my phone number.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

How to link a button to a phone number. click to call

Don't share credentials with anyone, even Support Team.
Please show us screen shot of the event you have set up and the result that you have.

Mihai Das
Posts: 0
Joined: Thu May 07, 2015 7:30 pm

How to link a button to a phone number. click to call

hi,
this still works for android lolipop?
thanks

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

How to link a button to a phone number. click to call

Hello Mihai,

Yes, it still works.

clio_pasta
Posts: 0
Joined: Sat Feb 28, 2015 4:27 am

How to link a button to a phone number. click to call

Question, how can I put both lines for Android & IOS for ONE button?

Android
window.location.href = "tel:+270733117358";

IOS
window.open('tel:+270733117358', '_system');

Return to “Issues”