Pman.Dialog.VerifyAccess.bjs
[Pman.Core] / Pman.Dialog.VerifyAccess.bjs
index 0dc9a61..f31c39f 100644 (file)
            "xtype" : "ComboBox",
            "String triggerAction" : "all",
            "string fieldLabel" : "Action",
+           "Boolean alwaysQuery" : true,
            "$ xns" : "Roo.bootstrap",
            "String hiddenName" : "status",
            "String displayField" : "value",
            "String indicatorpos" : "right",
+           "Boolean forceSelection" : true,
            "items" : [
             {
              "$ string data" : "[\n    ['1', 'Approve'],\n    ['-1', 'Reject']\n] ",