comparison app/view/widgets/Verwaltungseinheit.js @ 416:0814c50caa81

Set querymode to remote to only load a subset of items of the Verwaltungseinheit store.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Wed, 09 Oct 2013 10:13:32 +0200
parents 596501c16560
children a4eb98a6ea20
comparison
equal deleted inserted replaced
415:65688621c727 416:0814c50caa81
8 displayField: 'bezeichnung', 8 displayField: 'bezeichnung',
9 valueField: 'gemId', 9 valueField: 'gemId',
10 emptyText:'Wählen Sie eine Verwaltungseinheit', 10 emptyText:'Wählen Sie eine Verwaltungseinheit',
11 // Enable filtering of comboboxes 11 // Enable filtering of comboboxes
12 autoSelect: false, 12 autoSelect: false,
13 queryMode: 'local', 13 queryMode: 'remote',
14 triggerAction : 'all', 14 triggerAction : 'all',
15 typeAhead: true, 15 typeAhead: true,
16 minChars: 0, 16 minChars: 0,
17 initComponent: function() { 17 initComponent: function() {
18 this.callParent(arguments); 18 this.callParent(arguments);

http://lada.wald.intevation.org