Skip to main content

Lists

designs_appsLists included in the Apps Lists module.

Description

No available description for this design.

Properties

PropertyValue
NameLists
Codedesigns_appsLists
TypeDesign
ContextModule
Title-
SubtitleList
Icon-
Colour-

Implements

This design implements the following interfaces.

NameCode
designInterfaces_appEntitiesdesignInterfaces_appEntities

Applied to designs/interfaces

This design is not added to any designs or interfaces when this module is installed.

Attributes

This design directly creates the following attributes.

Configuration

PropertyValue
NameConfiguration
Codeattributes_appsListsConfiguration
TypeJson
Requiredtrue
Uniquefalse
Readonlyfalse
Options
{
"jsonSchema": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"dodiName": {
"type": "string"
},
"dodiIcon": {
"type": "string"
},
"dodiColour": {
"type": "string"
},
"aqs": {
"type": "object",
"additionalProperties": true
}
},
"required": [
"name",
"dodiName",
"dodiIcon",
"dodiColour",
"aqs"
],
"additionalProperties": false,
"$schema": "http://json-schema.org/draft-07/schema#"
}
}

Default attribute permissions

This design applies the following default permissions to all attributes against each user group.

AllowsNameCode
ReadOnlyApps Lists ViewersuserGroups_appsListsViewers
ReadWriteApps Lists ManagersuserGroups_appsListsManagers

Permissions

User GroupAllows
Apps Lists ViewersRead
Apps Lists ManagersRead, Create, Edit, Delete