More work on inspector

This commit is contained in:
Pieter Vander Vennet 2024-12-01 01:39:13 +01:00
parent 552ea22275
commit 951bd3c0ae
9 changed files with 257 additions and 108 deletions

View file

@ -3077,7 +3077,19 @@
}
}
]
},
{
"id": "name",
"question":{
"en": "What is the name of this place?"
},
"render": {
"*": "<b>{name}</b>"
},
"freeform": {
"key": "name"
}
}
],
"allowMove": false
}
}