DataObjects/pman.links.ini
[Pman.Core] / Pman.Dialog.CoreCompanies.bjs
index 4ff3f5b..e345b71 100644 (file)
@@ -1,9 +1,9 @@
 {
-    "id": "roo-file-97",
+    "id": "roo-file-209",
     "name": "Pman.Dialog.CoreCompanies",
     "parent": "",
     "title": "",
-    "path": "/home/alan/gitlive/Pman.Core/Pman.Dialog.CoreCompanies.bjs",
+    "path": "/home/edward/gitlive/Pman.Core/Pman.Dialog.CoreCompanies.bjs",
     "items": [
         {
             "autoCreate": "true",
@@ -13,7 +13,7 @@
             "height": 400,
             "modal": true,
             "shadow": "true",
-            "title": "Edit Company",
+            "title": "Add / Edit Organization",
             "width": 750,
             "xtype": "LayoutDialog",
             "|xns": "Roo",
@@ -74,7 +74,7 @@
                                             "listWidth": 250,
                                             "loadingText": "Searching...",
                                             "minChars": 2,
-                                            "name": "comptype_display",
+                                            "name": "comptype_display_name",
                                             "pageSize": 20,
                                             "qtip": "Select type",
                                             "queryParam": "query[name]",
                                             "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",
                                             "|xns": "Roo"
                                         }
                                     ]
-                                } 
+                                },
                                 {
                                     "name": "id",
                                     "xtype": "Hidden",