title: "Kanban.ReadOnly" category: reference tags: [aet, kanban, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published
Kanban.ReadOnly
Groep: Kanban Type: Authorization · Waardetype: boolean Custom: Nee · Nullable: Nee
Beschrijving: Kanban read only
The user cannot drag and drop and has no actions.
Waardebewerken
- Actuele waarde:
False - Overerfde waarde:
False - Overerfd van: Inherited from factory settings.
Raw JSONbewerken
{
"settingId": "Kanban.ReadOnly",
"settingType": "Authorization",
"description": "Kanban read only",
"longDescription": "The user cannot drag and drop and has no actions.",
"value": false,
"valueType": "boolean",
"valueDisplayModel": false,
"inheritedValue": false,
"inheritedFromDescription": "Inherited from factory settings.",
"inheritedValueDisplayModel": false,
"isCustom": false,
"isNullable": false
}
Brondatabewerken
- AET-setting —
lookup_aet_setting("Kanban.ReadOnly")Volledige setting-data. Bron:ApplicationElementTreeData.json.