VisualDataSchema:School district: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
"wiki": { | "wiki": { | ||
"type": "schema", | "type": "schema", | ||
" | "uuid": "6616481055a05", | ||
" | "name": "School district", | ||
"title": "School | "title": "School District" | ||
}, | }, | ||
"properties": { | "properties": { | ||
"name": { | "name": { | ||
"wiki": { | "wiki": { | ||
"name": "name", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"label-parsed": "Name", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"required": false | "required": false, | ||
"uuid": "6616481055a0a" | |||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 21: | Line 23: | ||
"title": "Name" | "title": "Name" | ||
}, | }, | ||
" | "school district manager": { | ||
"wiki": { | "wiki": { | ||
"name": "school district manager", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"label-parsed": "School District Manager", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.TextInputWidget", | |||
"input-config": [], | |||
"required": false, | |||
"uuid": "6616481055a0e" | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "School District Manager" | |||
}, | |||
"id increment": { | |||
"wiki": { | |||
"name": "id increment", | |||
"type": "property", | |||
"multiple-items": false, | "multiple-items": false, | ||
"preferred-input": "OO.ui. | "visibility": "hidden", | ||
"label-parsed": "ID", | |||
"preferred-input": "OO.ui.TextInputWidget", | |||
"input-config": [], | "input-config": [], | ||
"required": false | "required": false, | ||
"value-formula": "{{#idprovider-increment:}}", | |||
"uuid": "6616481055a15" | |||
}, | |||
"options": { | |||
"hidden": true | |||
}, | }, | ||
"type": " | "type": "string", | ||
"format": "text", | "format": "text", | ||
"title": " | "title": "ID" | ||
} | } | ||
}, | }, | ||
"type": "object", | "type": "object", | ||
"title": "School | "title": "School District" | ||
} | } |
Latest revision as of 07:07, 14 May 2024
wiki |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "School District" |