diff app/view/widget/Kta.js @ 1363:d52d4b55914b

Allow re-selection of referenced items in Ortserstellung. A once made selection or automatic pre-selection made it impossible to change the selection without closing the form.
author Tom Gottfried <tom@intevation.de>
date Wed, 08 Feb 2017 12:06:52 +0100
parents 3a3148d50b9c
children
line wrap: on
line diff
--- a/app/view/widget/Kta.js	Tue Feb 07 20:00:59 2017 +0100
+++ b/app/view/widget/Kta.js	Wed Feb 08 12:06:52 2017 +0100
@@ -16,6 +16,7 @@
     displayField: 'id',
     valueField: 'id',
     editable: this.editable || false,
+    disableKeyFilter: true,
     forceSelection: true,
     // Enable filtering of comboboxes
     autoSelect: false,

http://lada.wald.intevation.org