Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
i have a small problem that i want to create a button that dial a number from a text field in the same page
i don’t want to make it take a standard number
Hello hoskaz,
dial phone number should be easy, similar to send SMS.
Create variable f.e numberToDial, put the number entered by user in it and use phoneui.callPhone function with parameter number.
Let me know, if it works as expected(I tested it and it works for me, with sample number)