Pman.Dialog.CoreNotifyRecur.bjs
[Pman.Core] / Pman.Dialog.CoreNotifyRecur.js
index 2aa4ff7..463a2f9 100644 (file)
@@ -297,10 +297,10 @@ Pman.Dialog.CoreNotifyRecur = {
                                         allowBlank : 'false',
                                         displayField : 'display_name',
                                         editable : 'false',
-                                        emptyText : "Select core_enum",
+                                        emptyText : "Select Type",
                                         fieldLabel : 'core_enum',
                                         forceSelection : true,
-                                        hiddenName : '',
+                                        hiddenName : 'method_id',
                                         listWidth : 400,
                                         loadingText : "Searching...",
                                         minChars : 2,