1. #1
    Sencha User
    Join Date
    Feb 2009
    Location
    India
    Posts
    61
    Vote Rating
    1
    arvindwill is on a distinguished road

      0  

    Default Unanswered: Fieldset half visible

    Unanswered: Fieldset half visible


    Is there anyway to configure fieldset such as half(few elements) are visible and remaining half is hidden. And while clicking the collapsible button hidden items must be made visible.
    Any predefined solution for it?

  2. #2
    Sencha - Support Team scottmartin's Avatar
    Join Date
    Jul 2010
    Location
    Houston, Tx
    Posts
    7,185
    Vote Rating
    194
    Answers
    433
    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


    Would it be just as easy to use 2 fieldsets and have the 2nd one collapsed at start?
    If this does not help, then please clarify.

    You could use setHeight in the beforeExpand event to set the new height. You would also have to account for the height when minimized to show the limited fields as it defaults to none.

    Scott.