DataObjects/Core_notify_recur.php
[Pman.Core] / Pman.Dialog.CoreNotifyRecurKeywords.js
index 0aeca1e..75218b6 100644 (file)
@@ -49,11 +49,11 @@ Pman.Dialog.CoreNotifyRecurKeywords = {
     background : true,
     closable : false,
     collapsible : false,
-    height : 150,
+    height : 180,
     modal : true,
     resizable : false,
     title : _this._strings['790f855c2139f2faecb810519e90b833'],
-    width : 400,
+    width : 600,
     xns : Roo,
     xtype : 'LayoutDialog',
     buttons : [
@@ -76,17 +76,8 @@ Pman.Dialog.CoreNotifyRecurKeywords = {
        xtype : 'Button',
        listeners : {
         click : function() {
-             /*
-             var name =     _this.form.findField('name').getValue();
-             name = name.toUpperCase().replace(/[^A-Z]+/g, '');
-             if (!name.length) {
-                 Roo.MessageBox.alert("Error","Please fill in a valid name");
-                 return;
-             }
-             _this.form.findField('name').setValue(name);
-          
+             
              _this.form.doAction('submit');
-             */
              
          }
        }
@@ -201,7 +192,7 @@ Pman.Dialog.CoreNotifyRecurKeywords = {
           triggerAction : 'all',
           typeAhead : false,
           valueField : 'id',
-          width : 200,
+          width : 400,
           xns : Roo.form,
           xtype : 'ComboBox',
           items : [
@@ -258,16 +249,15 @@ Pman.Dialog.CoreNotifyRecurKeywords = {
            alwaysQuery : true,
            displayField : 'keyword',
            editable : true,
-           fieldLabel : 'company',
+           fieldLabel : 'Keyword',
            forceSelection : true,
-           idField : 'id',
-           listWidth : 200,
+           listWidth : 400,
            minChars : 2,
-           queryParam : 'search[keyword]',
+           queryParam : 'query[keyword]',
            tpl : '<div class=\"x-grid-cell-text x-btn button\"><b>{keyword}</b> </div>',
            triggerAction : 'all',
            valueField : 'id',
-           width : 200,
+           width : 400,
            xns : Roo.form,
            xtype : 'ComboBox',
            items : [
@@ -276,10 +266,11 @@ Pman.Dialog.CoreNotifyRecurKeywords = {
 
           },
           '|xns' : 'Roo.form',
-          fieldLabel : 'Company Types',
-          hiddenName : 'filter_company_type',
-          name : 'filter_company_type_name',
-          width : 210,
+          allowBlank : false,
+          fieldLabel : 'Keywords',
+          hiddenName : 'keyword_filters',
+          name : 'keyword_filters_name',
+          width : 410,
           xns : Roo.form,
           xtype : 'ComboBoxArray',
           items : [