1. #1
    Sencha User
    Join Date
    Feb 2013
    Posts
    8
    Vote Rating
    0
    vijayvijay is on a distinguished road

      0  

    Default Unanswered: Creatin hyperlink in GXT 2.4

    Unanswered: Creatin hyperlink in GXT 2.4


    Hi

    I want to create hyperlink in the Alert message which will open a editor in my application. I am using GXT Dialog. not browser dialog. The message will be
    "The user 3012546 is not eligible". I want 3012546 is as hyperlink. If i use any widget i am not able to concatenate the hyperlink widget with the string. I can use widget.getText() to form the above text.
    But the widget.getString() will return the string which does not have event handler. so onclick wont work

    I am new to GXT. any help will be appreciated

    Vijay

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,684
    Vote Rating
    435
    Answers
    3111
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    Moved to GXT 2 Q&A forum. This was posted in the Sencha Touch 2 forum.
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.