mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
30 lines
556 B
JSON
30 lines
556 B
JSON
{
|
|
"collection": "maps",
|
|
"field": "layers",
|
|
"type": "alias",
|
|
"meta": {
|
|
"collection": "maps",
|
|
"conditions": null,
|
|
"display": null,
|
|
"display_options": null,
|
|
"field": "layers",
|
|
"group": null,
|
|
"hidden": false,
|
|
"interface": "list-m2m",
|
|
"note": null,
|
|
"options": {
|
|
"template": "{{layers_id.name}}"
|
|
},
|
|
"readonly": false,
|
|
"required": false,
|
|
"sort": 5,
|
|
"special": [
|
|
"m2m"
|
|
],
|
|
"translations": null,
|
|
"validation": null,
|
|
"validation_message": null,
|
|
"width": "half"
|
|
}
|
|
}
|