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

Defines a column as a link to each of the pages.

The macro can be configured to link to the published page or the draft page for editing.

![image](media://511b3efa-66f4-47e1-b60a-07fb323fe940)

In the **Edit macro** box choose the **Destination** as one of the following:

- **view ** will open a link to the published page.
- **edit **will open a link to the draft page editor.

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

### Parameters

| parameter | Mandatory? | Default | description |
| --- | --- | --- | --- |
| `heading` | yes |  | The heading of the column |
| `destination` | no | `view` | The link should go to (`view` or `edit`) |
| `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=655890610) |
| --- |
| #### [list pagelink example](https://appfire.atlassian.net/wiki/spaces/CLSL/pages/655758999) |