Ext


Go Back   Ext JS Forums > Ext JS Community Forums (1.x) [Unsupported] > Ext 1.x: Bugs

Reply
 
Thread Tools
  #1  
Old 08-16-2007, 04:50 AM
snafufans snafufans is offline
Ext User
 
Join Date: Aug 2007
Posts: 1
snafufans is on a distinguished road
Default ComboBox only suited to selection from list

Hi everyone, and thanks to the Ext team for a great library.

It seems to me that ComboBox is behaving as if forceSelection were always set to true, and is ignoring user-typed data. The onChange only fires when an item from the list is selected and the field is blurred, and if the user types in their own value - rather than clicking one - it is silently discarded when the form is submitted.

I'm using Firefox 2, Ext1.1 with the ext-base, and a list being populated via JSON.

Is this a known issue?

Andrew
Reply With Quote
  #2  
Old 08-16-2007, 08:32 AM
jack.slocum's Avatar
jack.slocum jack.slocum is offline
Ext JS - Development Team
 
Join Date: Mar 2007
Posts: 6,941
jack.slocum is on a distinguished road
Default

Are you using both a valueField and a displayField? If yes, they the user must select something in order for a value to be mapped.
__________________
Jack Slocum
Ext JS - Core Development Team
jack@extjs.com
Reply With Quote
  #3  
Old 08-20-2007, 10:18 AM
Nullity Nullity is offline
Ext User
 
Join Date: Mar 2007
Posts: 170
Nullity is on a distinguished road
Default

There was a discussion about this a while back. See this thread for info and work-arounds:

http://extjs.com/forum/showthread.php?t=5883
Reply With Quote
Reply

Thread Tools

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

All times are GMT -5. The time now is 07:06 PM.

© 2006-2009 Ext, LLC
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.