Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Set Title in SC.showPrompt()

    I have used SC.showPrompt() to show a prompt to a user. I have set title and error message. But I haven't got title in prompt.

    My code snippet as follows.

    SC.showPrompt("Error!","Login name and password is not valid.");

    #2
    Incorrect arguments for showPrompt - see the docs for usage.

    Comment


      #3
      Originally posted by Isomorphic View Post
      Incorrect arguments for showPrompt - see the docs for usage.

      Hello. Please give the link to this doc.

      Comment


        #4
        As always: http://www.smartclient.com/smartgwte...lang.String%29.

        Please note that this thread is from 2010.

        Comment

        Working...
        X