Pman.Dialog.CoreCompanies.bjs
[Pman.Core] / Pman.Dialog.CoreCompanies.bjs
index 84522e9..ead4599 100644 (file)
                                             "xtype": "TextField",
                                             "|xns": "Roo.form"
                                         },
-                                        {
-                                            "allowBlank": false,
-                                            "displayField": "desc",
-                                            "editable": false,
-                                            "emptyText": "Select Type",
-                                            "fieldLabel": "Type",
-                                            "hiddenName": "comptype",
-                                            "listWidth": 250,
-                                            "name": "comptype_name",
-                                            "qtip": "Select Company type",
-                                            "selectOnFocus": true,
-                                            "triggerAction": "all",
-                                            "typeAhead": false,
-                                            "valueField": "val",
-                                            "width": 200,
-                                            "xtype": "ComboBox",
-                                            "|xns": "Roo.form",
-                                            "items": [
-                                                {
-                                                    "*prop": "store",
-                                                    "data": "[ 'CONSULTANT', \"Consultant\" ],[ 'CLIENT'    ,  \"Client\" ],[ 'CONTRACTOR' , \"Contractor\" ]",
-                                                    "fields": "['val', 'desc']",
-                                                    "xtype": "SimpleStore",
-                                                    "|xns": "Roo.data"
-                                                }
-                                            ]
-                                        },
                                         {
                                             "listeners": {
                                                 "render": "function (_self)\n{\n    _this.etypeCombo = _self;\n}",
                                             },
                                             "alwaysQuery": true,
                                             "displayField": "name",
-                                            "editable": "false",
-                                            "emptyText": "Select pulldown",
-                                            "fieldLabel": "core_enum",
+                                            "emptyText": "Select Type",
+                                            "fieldLabel": "Type",
                                             "forceSelection": true,
-                                            "listWidth": 400,
+                                            "hiddenName": "comptype",
+                                            "listWidth": 250,
                                             "loadingText": "Searching...",
                                             "minChars": 2,
+                                            "name": "comptype_name",
                                             "pageSize": 20,
                                             "qtip": "Select type",
                                             "queryParam": "query[name]",
                                             "tpl": "<div class=\"x-grid-cell-text x-btn button\"><b>{name}</b> </div>",
                                             "triggerAction": "all",
                                             "typeAhead": false,
-                                            "valueField": "name",
-                                            "width": 300,
+                                            "valueField": "val",
+                                            "width": 200,
                                             "xtype": "ComboBox",
                                             "|xns": "Roo.form",
                                             "items": [