facebook

Button Call number (tel: url scheme) – Fixed, MobiOne 1.1.1

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #312874 Reply

    peacer
    Member

    Hi

    I have a ask: I hope you can help me. Thank you very much for your help!!!!

    When I do a Button and write in Link:
    http://www.genuitec.com then open the browser
    – mailto:abc@hello.ch then open the Mail programm

    what i must make for a command for Call a phone number?
    – callto:+49123456789 is not work

    thank you for your help!!!

    #312875 Reply

    sensar
    Member

    In theory

    <a href='tel:1300222333'></a>

    should work in iPhone. I could get this to work in a link but not button in mobione.

    #312907 Reply

    Albatros78
    Participant

    Hello Peacer,

    I created a list item with a name & Phone number.

    When I run this on my iPhone and when I click on the number, automatically I receive a popup from my Iphone to ask me to contiue froc alling this number or cancelled it.

    I don’t have coded anything

    Hope this helps

    #312943 Reply

    peacer
    Member

    Hello thanks for the reply!

    No, is not work 🙁

    Albatros, can you make a Screeshot?
    You take the “List item”, and then when you write the name and phone number?
    in what format (or xxxxxxxx 49xxxxxx)?

    #313218 Reply

    Is there some sample code for this? The template for a dialler is great for a starter,
    I am assuming that js needs to take the number typed into the text field is put into
    a variable and that variable is passed to the <href: xxxxxxxxx>. Is this href sent to
    the IPhone internal dialling system?

    Rick Sivernell

    #313230 Reply

    Albatros78
    Participant

    OK I will post a screenshot as soon as possible.

    Don’t hesitate to ping me if I forget it

    #313603 Reply

    tycrum
    Member

    Hello,
    Has anyone gotten this to work. Evaluating software for work and need to be able to produce something functional other than screen design. Lack of documentation has me grasping for straws.

    Is it possible, and can you show how to assign a speed dial to a single button and have the iphone dial out. Any help appreciated.

    Thanks

    Using v 1.0.1

    #313619 Reply

    support-michael
    Keymaster

    Revised Posting
    See this How-To article for dialing and sending txt messages:
    http://www.genuitec.com/support-mobione/viewtopic.php?f=14&t=1171

    #314255 Reply

    Albatros78
    Participant

    Hello Guys,

    As promised my example is there:

    http://www.afsoftware.fr/mb1/web/test.html

    Either with iPhone or Chrome browser.

    Click on English on first page
    Click on ‘Internal Phone List’
    Click on green ‘Go’ buttton
    Click on ‘Falck Axel’
    Click on phone number

    And on your PC, through Chrome when you click Skype will try to call the number.
    And on your iPhone you will have a popup to ask you to continue or not

    Hope this helps

    #314874 Reply

    support-michael
    Keymaster

    tel: URL support was fixed in MobiOne 1.1 release
    Adding Fixed tag to thread title.

    Wayne
    Genuitec Mobile Team

    #315151 Reply

    Wayne

    on the text field that allows for telephone, I have a suggestion. Can there be a pattern added,
    with a default of =”^{0-9}+[\-]+[0-9]+5″, if this is possible.

    Having a button, labled Call, that has a href=”tel:XXX XXX-XXXX” does work. However, this is not practical.
    I have a jquery script that gets a number from a text field with type telephone. On the button, a
    href=”tel: ” + javascript:GetPhoneNumber() . What I get is a new screen poped up telling me simulated phone connection:
    + javascript:GetPhoneNumber(). Ok, I assume that that is correct. When I export this in a full app and send to my IPhone
    3g with OS version 4..2.1, the dialer page allows buttons to depress with no text in the text fld. I do get the the phone to throw up the Msgbox with a long ass number like (562) 68499494000453309888-444. Obvously this is not a phone number.

    This works as simulated in test center but not on the phone. after I sent the app to my phone, I checked both dialer html file and custom.js file for my functions

    I can zip the project and send it to you, if that would help.

    Rick

    #315158 Reply

    support-michael
    Keymaster

    @rick
    Yes please send me your design files and any customized code for inspection. Send to support at genuitec dot com with MobiOne and my name in the msg title.

    Wayne
    Genuitec Mobile Team

Viewing 12 posts - 1 through 12 (of 12 total)
Reply To: Button Call number (tel: url scheme) – Fixed, MobiOne 1.1.1

You must be logged in to post in the forum log in