delay search on relation field (like for other filtering select fields)
This commit is contained in:
parent
aa9661a681
commit
c38af3274c
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<input dojoType="dijit.form.FilteringSelect"
|
||||
autoComplete="False" labelAttr="label"
|
||||
autoComplete="False" labelAttr="label" searchDelay="400"
|
||||
tal:attributes="store string:${name}_search_store;
|
||||
name string:${name}_search;
|
||||
id string:${name}_search;
|
||||
|
|
Loading…
Add table
Reference in a new issue