DataObjects/pman.links.ini
[Pman.Core] / Pman.Dialog.CoreCompanies.bjs
index b3b1433..e345b71 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "id": "roo-file-203",
+    "id": "roo-file-209",
     "name": "Pman.Dialog.CoreCompanies",
     "parent": "",
     "title": "",
                                             "emptyText": "Select Type",
                                             "fieldLabel": "Type",
                                             "forceSelection": true,
-                                            "hiddenName": "comptype_id",
+                                            "hiddenName": "comptype",
                                             "listWidth": 250,
                                             "loadingText": "Searching...",
                                             "minChars": 2,
-                                            "name": "comptype",
+                                            "name": "comptype_display_name",
                                             "pageSize": 20,
                                             "qtip": "Select type",
                                             "queryParam": "query[name]",
@@ -82,7 +82,7 @@
                                             "tpl": "<div class=\"x-grid-cell-text x-btn button\"><b>{name}</b> : {display_name}</div>",
                                             "triggerAction": "all",
                                             "typeAhead": false,
-                                            "valueField": "id",
+                                            "valueField": "name",
                                             "width": 200,
                                             "xtype": "ComboBox",
                                             "|xns": "Roo.form",
                                             "xtype": "TextField",
                                             "|xns": "Roo.form"
                                         },
+                                        {
+                                            "allowBlank": true,
+                                            "fieldLabel": "Url",
+                                            "name": "url",
+                                            "qtip": "Enter Url",
+                                            "width": 300,
+                                            "xtype": "TextField",
+                                            "|xns": "Roo.form"
+                                        },
                                         {
                                             "allowBlank": true,
                                             "fieldLabel": "Address",