MultiField
New Community Forums available at http://forums.ext.net
 

Coolite Forums

Welcome Guest ( Login | Register )
 
MultiField
Subscribe
Last Login: 6/11/2010 2:47:39 PM
Posts: 364,
Posted 6/17/2009 11:49:23 AM

Group: Coolite Premium Member & Early Adopter
 I like the new MultiField control.  Really nice and big plus!

However, I would like to see something that can go in the Fields list, that is similar to a ToolbarFill that will "fill" the rest of the width (if it can) or a FillField property or something like that (FillField="<object name>").  The reason for this is that I want a textbox to be on one side of the form, and the icons on the other side of the form, but on the same line.

Something like:

<ext:MultiField runat="server" FieldLabel="With button" FillField="tText"> // Like this...
    <Fields>
        <ext:TextField ID="tText" runat="server" Width="150" />
        <ext:MultiFieldFill />  // OR like this
        <ext:Button ID="bButton" runat="server" Text="..." />
    </Fields>
</ext:MultiField>


Unless of course, this can already be accomplished?
Last Login: 7/8/2010 1:50:34 AM
Posts: 4,722,
Posted 7/3/2009 2:02:03 AM

Group: Core Development Team
Hi state,

I like this idea as well. We'll run some experiments to try get this working.

--
Geoffrey McGill
Coolite Inc.
Development Team
Skype : geoffrey.mcgill
Forum Guidelines | Coolite Examples | Coolite API Docs | ExtJS API Docs | Twitter
« Prev Topic | Next Topic »
Reading This Topic
Active Users: 0 ( 0 guests, 0 members, 0 anonymous members )
No members currently viewing this topic.
All times are GMT -5:00, Time now is 4:42pm