|
|
Line 36: |
Line 36: |
| "name": "author", | | "name": "author", |
| "type": "property", | | "type": "property", |
| | "multiple-items": true, |
| | "label": "Author", |
| | "help-message": "Can be multiple authors, register as [[Register_as_volunteer/organization_member|volunteer / organization member]]", |
| | "default": [], |
| "uuid": "679b9d3aa9e26", | | "uuid": "679b9d3aa9e26", |
| "visibility": "visible", | | "visibility": "visible", |
| "label": "Author",
| |
| "help-message": "Can be multiple authors, register as [[Register_as_volunteer/organization_member|volunteer / organization member]]",
| |
| "multiple-items": true,
| |
| "preferred-input": "MenuTagSearchMultiselect", | | "preferred-input": "MenuTagSearchMultiselect", |
| "input-config": [], | | "input-config": [], |
Line 52: |
Line 53: |
| "options-label-formula": "\u003Cfirst_name\u003E \u003Clast_name\u003E", | | "options-label-formula": "\u003Cfirst_name\u003E \u003Clast_name\u003E", |
| "required": false, | | "required": false, |
| "default": [] | | "layout": "table" |
| }, | | }, |
| "format": "text", | | "format": "text", |
Line 145: |
Line 146: |
| "format": "text", | | "format": "text", |
| "title": "Image" | | "title": "Image" |
| },
| |
| "project": {
| |
| "wiki": {
| |
| "name": "project",
| |
| "type": "schema",
| |
| "title": "Project",
| |
| "layout": "section",
| |
| "visibility": "visible",
| |
| "uuid": "67b5f488a6f65"
| |
| },
| |
| "properties": {
| |
| "name": {
| |
| "wiki": {
| |
| "name": "name",
| |
| "type": "property",
| |
| "multiple-items": false,
| |
| "label": "Project Name",
| |
| "visibility": "visible",
| |
| "preferred-input": "OO.ui.TextInputWidget",
| |
| "input-config": [],
| |
| "required": false,
| |
| "uuid": "67b5f488a6f68"
| |
| },
| |
| "type": "string",
| |
| "format": "text",
| |
| "title": "Project Name"
| |
| },
| |
| "sending_organization": {
| |
| "wiki": {
| |
| "name": "sending_organization",
| |
| "type": "property",
| |
| "multiple-items": false,
| |
| "label": "Sending Organization",
| |
| "help-message": "must be registered with the [[Organizations|Organization]] form",
| |
| "visibility": "visible",
| |
| "preferred-input": "LookupElement",
| |
| "input-config": [],
| |
| "query-schema": "Organization",
| |
| "query-printouts": [],
| |
| "required": false,
| |
| "uuid": "67b5f488a6f6b"
| |
| },
| |
| "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,
| |
| "label": "Hosting Organization",
| |
| "help-message": "must be registered with the [[Organizations|Organization]] form",
| |
| "visibility": "visible",
| |
| "preferred-input": "LookupElement",
| |
| "input-config": [],
| |
| "required": false,
| |
| "query-schema": "Organization",
| |
| "query-printouts": [],
| |
| "uuid": "67b5f488a6f6d"
| |
| },
| |
| "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)",
| |
| "visibility": "visible",
| |
| "preferred-input": "LookupElement",
| |
| "input-config": [],
| |
| "required": false,
| |
| "query-schema": "Organization",
| |
| "query-printouts": [],
| |
| "uuid": "67b5f488a6f70"
| |
| },
| |
| "type": "string",
| |
| "format": "text",
| |
| "title": "Coordinating Organization",
| |
| "description": "(if different from sending organization)"
| |
| },
| |
| "year": {
| |
| "wiki": {
| |
| "name": "year",
| |
| "type": "property",
| |
| "multiple-items": false,
| |
| "label": "Year",
| |
| "help-message": "insert the year in which the project took place",
| |
| "visibility": "visible",
| |
| "preferred-input": "OO.ui.NumberInputWidget",
| |
| "input-config": [],
| |
| "required": false,
| |
| "uuid": "67b5f488a6f72"
| |
| },
| |
| "type": "number",
| |
| "title": "Year",
| |
| "description": "insert the year in which the project took place"
| |
| },
| |
| "volunteers_number": {
| |
| "wiki": {
| |
| "name": "volunteers_number",
| |
| "type": "property",
| |
| "multiple-items": false,
| |
| "label": "Number of Volunteers",
| |
| "visibility": "visible",
| |
| "preferred-input": "OO.ui.NumberInputWidget",
| |
| "input-config": [],
| |
| "required": false,
| |
| "uuid": "67b5f488a6f74"
| |
| },
| |
| "type": "number",
| |
| "title": "Number of Volunteers"
| |
| }
| |
| },
| |
| "type": "object",
| |
| "title": "Project"
| |
| } | | } |
| }, | | }, |