PDA

View Full Version : Google Base Drop Downs



blah32
18 Apr 2007, 8:34 AM
Is there a way to add this to EXT forms?
http://base.google.com/base/s2?a_n0=jobs&a_y0=9&hl=en&gl=US
Select a Drop Down to see updatable dropdowns.

Joe
18 Apr 2007, 10:18 AM
Are you talking about the fields in the salary dropdown?

blah32
18 Apr 2007, 10:44 AM
Or Job Function. Just the idea of a editable Drop.

jack.slocum
18 Apr 2007, 2:54 PM
Yes, just subclass TriggerField and bind whatever you want to the onTriggerClick. For example, create menu with check/radio items or create an Ext.Layer and put whatever you want into it.