|
|
Line 123: |
Line 123: |
| "MK01" | | "MK01" |
| ] | | ] |
| },
| |
| "sending_organization": {
| |
| "wiki": {
| |
| "type": "property",
| |
| "uuid": "6634e38ac473d",
| |
| "name": "sending_organization",
| |
| "visibility": "visible",
| |
| "label": "Sending organization",
| |
| "help-message": "must be registered with the [[Organizations|Organization]] form",
| |
| "multiple-items": false,
| |
| "preferred-input": "LookupElement",
| |
| "input-config": [],
| |
| "options-query": "[[name::\u003Cvalue\u003E~]]",
| |
| "query-schema": "Organization",
| |
| "query-printouts": [
| |
| "name"
| |
| ],
| |
| "required": true
| |
| },
| |
| "type": "string",
| |
| "format": "text",
| |
| "title": "Sending organization",
| |
| "description": "must be registered with the \u003Ca href=\"/wiki/Organizations\" title=\"Organizations\"\u003EOrganization\u003C/a\u003E form"
| |
| },
| |
| "hosting_organization": {
| |
| "wiki": {
| |
| "name": "hosting_organization",
| |
| "type": "property",
| |
| "multiple-items": false,
| |
| "required": true,
| |
| "label": "Hosting organization",
| |
| "help-message": "must be registered with the [[Organizations|Organization]] form",
| |
| "label-parsed": "Hosting organization",
| |
| "help-message-parsed": "must be registered with the \u003Ca href=\"/wiki/Organizations\" title=\"Organizations\"\u003EOrganization\u003C/a\u003E form",
| |
| "visibility": "visible",
| |
| "preferred-input": "LookupElement",
| |
| "input-config": [],
| |
| "options-askquery": "[[name::+]]",
| |
| "askquery-schema": "Organization",
| |
| "askquery-printouts": [
| |
| "name"
| |
| ],
| |
| "options-values-parsed": {
| |
| "Istituto cultura italiana NCLE": "Istituto cultura italiana NCLE"
| |
| },
| |
| "uuid": "6634e38ac4742"
| |
| },
| |
| "type": "string",
| |
| "format": "text",
| |
| "title": "Hosting organization",
| |
| "description": "must be registered with the \u003Ca href=\"/wiki/Organizations\" title=\"Organizations\"\u003EOrganization\u003C/a\u003E form"
| |
| },
| |
| "coordinating_organization": {
| |
| "wiki": {
| |
| "name": "coordinating_organization",
| |
| "type": "property",
| |
| "multiple-items": false,
| |
| "label": "Coordinating organization",
| |
| "help-message": "(if different from sending organization)\n\nmust be registered with the [[Organizations|Organization]] form",
| |
| "visibility": "visible",
| |
| "preferred-input": "LookupElement",
| |
| "input-config": [],
| |
| "options-askquery": "[[name::+]]",
| |
| "askquery-schema": "Organization",
| |
| "askquery-printouts": [
| |
| "name"
| |
| ],
| |
| "required": false,
| |
| "uuid": "6634e38ac4745"
| |
| },
| |
| "type": "string",
| |
| "format": "text",
| |
| "title": "Coordinating organization",
| |
| "description": "\u003Cp\u003E(if different from sending organization)\n\u003C/p\u003E\u003Cp\u003Emust be registered with the \u003Ca href=\"/wiki/Organizations\" title=\"Organizations\"\u003EOrganization\u003C/a\u003E form\n\u003C/p\u003E"
| |
| }, | | }, |
| "start_date": { | | "start_date": { |
Line 235: |
Line 161: |
| "required": [ | | "required": [ |
| "project_number", | | "project_number", |
| "sending_organization",
| |
| "hosting_organization",
| |
| "start_date", | | "start_date", |
| "end_date" | | "end_date" |