---
title: "List include"
canonical: "https://support.appfire.com/space/CLSL/655890375/List%20include"
format: markdown
---
> Macro (aura-html)

Defines a column as the entire content of each of the pages.

This macro should be ***used with care*** as the column will display all the content for each page in the list.

![image](media://3bd924a1-2747-46b2-95c9-b66c3ba7eec8)

In this example the [list macro](https://appfire.atlassian.net/wiki/spaces/CLSL/pages/655889865) filters the list using the label **exec**.

![image](media://e95d59f8-483d-4afc-b7e1-84d36ff9b976)

> ℹ️ If one of the list pages has a view restriction for the current user, no list entry is shown and no content will be displayed for the restricted page.

![image](media://ec54a3e7-e821-4683-860a-39c1ac62b55c)

See [Example 9](https://appfire.atlassian.net/wiki/spaces/CLSL/pages/656580425).

### Parameters

| parameter | Mandatory? | Default | description |
| --- | --- | --- | --- |
| `heading` | yes |  | The heading of the column |
| `sorttype` | no | `S` | Type of value to be used to sort the table by this column. Values could be any of A: Already sorted; C: Currency; D: Date; F: Float; I: Integer; S: String |
| `width` | no |  | Width of the column |
| `CSS class` | no |  | The style sheet (CSS) class to use for the cells |

| [Back to Comala Lists User Guide](https://appfire.atlassian.net/wiki/pages/createpage.action?spaceKey=clsl&title=User%20Guide&linkCreation=true&fromPageId=655890375) |
| --- |
| #### [list include example](https://appfire.atlassian.net/wiki/spaces/CLSL/pages/656580425) |