Pman.Dialog.VerifyAccess.bjs
authoredward <edward@roojs.com>
Thu, 15 Feb 2018 04:50:12 +0000 (12:50 +0800)
committeredward <edward@roojs.com>
Thu, 15 Feb 2018 04:50:12 +0000 (12:50 +0800)
Pman.Dialog.VerifyAccess.js

Pman.Dialog.VerifyAccess.bjs
Pman.Dialog.VerifyAccess.js

index fc04e5b..f31c39f 100644 (file)
            "String hiddenName" : "status",
            "String displayField" : "value",
            "String indicatorpos" : "right",
+           "Boolean forceSelection" : true,
            "items" : [
             {
              "$ string data" : "[\n    ['1', 'Approve'],\n    ['-1', 'Reject']\n] ",
index 322f0bc..9c36021 100644 (file)
@@ -229,6 +229,7 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, {
             displayField : 'value',
             editable : false,
             fieldLabel : _this._strings['004bf6c9a40003140292e97330236c53'] /* Action */,
+            forceSelection : true,
             hiddenName : 'status',
             indicatorpos : 'right',
             mode : 'local',