1. #1
    Sencha User
    Join Date
    May 2010
    Posts
    18
    Vote Rating
    0
    naveen.kumar is on a distinguished road

      0  

    Default How to override labelSeparator property at framework level

    How to override labelSeparator property at framework level


    Please tell me how to override labelseprator propertyglobally so that when we add any label in form ":" will never come. currently it come by default.I want to make this thing as a component or theme leve so that it will never come in our custom theme or component.Please provide me code for it.


  2. #2
    Sencha - Support Team scottmartin's Avatar
    Join Date
    Jul 2010
    Location
    Houston, Tx
    Posts
    7,185
    Vote Rating
    194
    scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold

      0  

    Default


    Have a look at labelSeparator:
    http://docs.sencha.com/ext-js/4-1/#!...labelSeparator

    Regards,
    Scott.

  3. #3
    Sencha User
    Join Date
    May 2010
    Posts
    18
    Vote Rating
    0
    naveen.kumar is on a distinguished road

      0  

    Default I know about this property,but I want to override it frame work level

    I know about this property,but I want to override it frame work level


    Please tell me how to override it at frame work level so that when ever I add label in my application ":" will never come

  4. #4
    Sencha - Support Team scottmartin's Avatar
    Join Date
    Jul 2010
    Location
    Houston, Tx
    Posts
    7,185
    Vote Rating
    194
    scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold

      0  

    Default


    Have a look at this response. If should work as expected.
    http://www.sencha.com/forum/showthread.php?220398

    Scott.