tobiu
18 Jun 2010, 2:57 AM
hi team,
like in the example:
http://www.sencha.com/deploy/dev/examples/menu/menus.html
it is quite common to use Ext.form.Field inside toolbars.
there even is the toolbar-method:
addField( Ext.form.Field field ) : Ext.Toolbar.Item
this is a no go with the config:
enableOverflow
my point is not the dynamically added formfields, it is not working for static ones either.
since there are some other tickets open with this feature (for example dynamically adding / removing items): are there plans to rewrite the feature, should we better start creating an ux,...?
kind regards,
tobiu
like in the example:
http://www.sencha.com/deploy/dev/examples/menu/menus.html
it is quite common to use Ext.form.Field inside toolbars.
there even is the toolbar-method:
addField( Ext.form.Field field ) : Ext.Toolbar.Item
this is a no go with the config:
enableOverflow
my point is not the dynamically added formfields, it is not working for static ones either.
since there are some other tickets open with this feature (for example dynamically adding / removing items): are there plans to rewrite the feature, should we better start creating an ux,...?
kind regards,
tobiu