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

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