Collection of all CMS Pages
Fields
| Field alias | Description | Data type | Editable |
|---|---|---|---|
| active | active | boolean | yes |
| canWrite | write permission | boolean | |
| cmsCategoryId | CMS category id | number | |
| content | content | string | yes |
| friendlyUrl | friendly URL | string | yes |
| id | id | number | |
| indexation | indexation | boolean | yes |
| metaDescription | meta description | string | yes |
| metaKeywords | meta keywords | array[string] | |
| metaTitle | meta title | string | yes |
| position | position | number | yes |
| shopId | shop id | number |
Common expressions
| Expression | Description | Data type |
|---|---|---|
| clean(cms.content) | content | string |
| cmsUrl(cms.id) | url | string |
Relations
| Relationship | Relationshiop description |
|---|---|
| Belongs to cms category | CMS Category |