facebook

Alert Title – How to change: CLOSED

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

    mtanzeel
    Member

    Dear Support,
    Please guide me the solution for Alert title displays with file/http…. I think you know this problem, as discussed in the following post
    http://www.genuitec.com/support-genuitec/viewtopic.php?f=8&t=2917

    thanks!

    Attachments:
    You must be logged in to view attached files.
    #339214 Reply

    Unknown Author
    Participant
    
    phoneui.alert('Message', buttonFunctionCall, 'Title', 'ButtonLabel');
    

    -1TC

    #339222 Reply

    mtanzeel
    Member

    Thanks for your answer! But this seems not working, i still get the same message box as previous
    phoneui.alert(‘Your request has been saved successfully’, ”, ‘Success!’, ‘Close’);

    Any other suggestions?

    #339309 Reply

    Hi mtanzeel,

    @Wayne wrote:

    The app context using the phonegap notification api which does not include the app URL. When used in a webapp the implementation falls back to standard javascript alert() and confirm() dialogs with the app url. In the jsdoc ‘TC’ refers to Test Center.

    Full reply here

    If you use phoneui.alert() in a web app you’ll get the same result that using the standard javascript alert: the dialogs showing the app url.

    #339504 Reply

    mtanzeel
    Member

    Thanks, It works.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Alert Title – How to change: CLOSED

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