forked from MapComplete/MapComplete
WIP: studio
This commit is contained in:
parent
b58ba665b5
commit
9260278a7f
21 changed files with 1225 additions and 713 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -230,7 +230,10 @@
|
|||
"freeform"
|
||||
],
|
||||
"required": false,
|
||||
"hints": {},
|
||||
"hints": {
|
||||
"question": "Should a freeform text field be shown?",
|
||||
"ifunset": "Do not add a freeform text field"
|
||||
},
|
||||
"type": "object",
|
||||
"description": "Allow freeform text input from the user"
|
||||
},
|
||||
|
@ -242,7 +245,7 @@
|
|||
"required": true,
|
||||
"hints": {},
|
||||
"type": "string",
|
||||
"description": "If this key is present, then 'render' is used to display the value.\nIf this is undefined, the rendering is _always_ shown"
|
||||
"description": "What attribute should be filled out\nIf this key is present in the feature, then 'render' is used to display the value.\nIf this is undefined, the rendering is _always_ shown"
|
||||
},
|
||||
{
|
||||
"path": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue