Pman.Dialog.CoreCompanies.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 23 Oct 2018 02:22:49 +0000 (10:22 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 23 Oct 2018 02:22:49 +0000 (10:22 +0800)
Pman.Dialog.CoreCompanies.js

Pman.Dialog.CoreCompanies.bjs
Pman.Dialog.CoreCompanies.js

index 695ff1a..f238756 100644 (file)
            "pageSize" : 20,
            "emptyText" : "Select Type",
            "displayField" : "display_name",
-           "hiddenName" : "comptype_id",
+           "hiddenName" : "comptype_id_display_name",
            "minChars" : 2,
            "valueField" : "name",
            "xtype" : "ComboBox",
index a6689e1..5dcbb24 100644 (file)
@@ -251,7 +251,7 @@ Pman.Dialog.CoreCompanies = {
             emptyText : _this._strings['023a5dfa857c4aa0156e6685231a1dbd'] /* Select Type */,
             fieldLabel : _this._strings['a1fa27779242b4902f7ae3bdd5c6d508'] /* Type */,
             forceSelection : true,
-            hiddenName : 'comptype_id',
+            hiddenName : 'comptype_id_display_name',
             listWidth : 250,
             loadingText : _this._strings['1243daf593fa297e07ab03bf06d925af'] /* Searching... */,
             minChars : 2,