X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Pman.Dialog.CoreCompanies.js;h=e44744a9efd4f9171c7ff785a46617cc789b3eba;hp=5dcbb2419931ca2807789a40bb9420da084d349f;hb=8cd2a9237c684aa16bc21e3ac6d3793c49c65400;hpb=8ced0eb6e3773422f8ce743b065e196f889c3bd3 diff --git a/Pman.Dialog.CoreCompanies.js b/Pman.Dialog.CoreCompanies.js index 5dcbb241..e44744a9 100644 --- a/Pman.Dialog.CoreCompanies.js +++ b/Pman.Dialog.CoreCompanies.js @@ -251,7 +251,7 @@ Pman.Dialog.CoreCompanies = { emptyText : _this._strings['023a5dfa857c4aa0156e6685231a1dbd'] /* Select Type */, fieldLabel : _this._strings['a1fa27779242b4902f7ae3bdd5c6d508'] /* Type */, forceSelection : true, - hiddenName : 'comptype_id_display_name', + hiddenName : 'comptype_id', listWidth : 250, loadingText : _this._strings['1243daf593fa297e07ab03bf06d925af'] /* Searching... */, minChars : 2, @@ -263,7 +263,7 @@ Pman.Dialog.CoreCompanies = { tpl : '
{name} : {display_name}
', triggerAction : 'all', typeAhead : false, - valueField : 'name', + valueField : 'id', width : 200, listeners : { render : function (_self)