Pman.Dialog.CoreEmail.bjs
[Pman.Core] / Pman.Dialog.CoreEmail.bjs
index e4e8537..81be475 100644 (file)
                "fieldLabel" : "Template",
                "forceSelection" : true,
                "selectOnFocus" : true,
-               "pageSize" : 20,
+               "pageSize" : 25,
                "displayField" : "file",
                "emptyText" : "Select BCC Group",
                "hiddenName" : "template",
                "minChars" : 2,
-               "valueField" : "file",
+               "valueField" : "id",
                "xtype" : "ComboBox",
                "allowBlank" : true,
                "typeAhead" : true,
                "editable" : false,
                "width" : 200,
                "$ xns" : "Roo.form",
-               "name" : "template",
+               "name" : "name",
                "qtip" : "Select BCC Group",
-               "tpl" : "<div class=\"x-grid-cell-text x-btn button\"><b>{file}</b> </div>",
+               "tpl" : "<div class=\"x-grid-cell-text x-btn button\"><b>{name}</b> </div>",
                "loadingText" : "Searching...",
                "items" : [
                 {