roojs-ui.js
authorAlan Knowles <alan@roojs.com>
Mon, 10 Feb 2020 06:32:33 +0000 (14:32 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 10 Feb 2020 06:32:33 +0000 (14:32 +0800)
roojs-ui-debug.js
roojs-all.js
roojs-debug.js
examples/form/nestedcombo.js

examples/form/nestedcombo.js

index 6c44191..f938149 100644 (file)
@@ -91,7 +91,7 @@ Roo.onReady(function(){
             xtype : 'ComboNested',
             allowBlank : true,
             alwaysQuery : true,
-            displayField : 'fullpath',
+            displayField : 'name',
             editable : false,
             emptyText : 'Category',
             fieldLabel : 'Category',