Hello,
Please look at this link:
https://getsatisfaction.com/apperyio/...
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hello,
Please look at this link:
https://getsatisfaction.com/apperyio/...
That is not at all what I wanted I know how to do a predefined number I want a way to pull up a keypad. Sending me to multiple links is not an answer.
Hello!
Could you clarify do you need exactly the same keypad as shown on your screenshot so it appears and you can call any number? Or you just need to enter any number (let's say in Input) and make a call?
The Second one
On button click run the following code prewindow.location.href='tel:'+Appery('Input_name').val();/pre
Hello,
Is your input component name 'input_name'? In the method Appery("Input_name") you should specify its name.