Ulf Gebhardt 138874cef4
refactor(backend): sync collection with production (#346)
* sync collections & other settings with production

missing changes

* deactivated specific flows

---------

Co-authored-by: Anton Tranelis <mail@antontranelis.de>
2025-09-02 11:51:32 +02:00

31 lines
584 B
JSON

{
"collection": "items",
"field": "needs",
"type": "alias",
"meta": {
"collection": "items",
"conditions": null,
"display": null,
"display_options": null,
"field": "needs",
"group": null,
"hidden": false,
"interface": "list-m2m",
"note": null,
"options": {
"enableCreate": false,
"template": "{{tags_id.name}}"
},
"readonly": false,
"required": false,
"sort": 19,
"special": [
"m2m"
],
"translations": null,
"validation": null,
"validation_message": null,
"width": "half"
}
}