More work on searchable mappings

This commit is contained in:
Pieter Vander Vennet 2022-07-10 03:58:07 +02:00
parent dd992a1e0d
commit f9ce1e4db4
9 changed files with 398 additions and 227 deletions

View file

@ -105,6 +105,13 @@
"question": {
"en": "What kind of shop is this?",
"nl": "Wat voor soort winkel is dit?"
},
"render": {
"en":"This is a {shop}"
},
"freeform": {
"key": "shop",
"addExtraTags": ["fixme=freeform shop key used, to be reviewed"]
}
}
},