Table - based on a saved view
Render a table containing all cards that are a part of the view named 'Release One'. Quotes may be omitted if the view name does not contain any spaces.
{{
table
view: 'Release One'
}}
Preview
| Name | Meaning | Required | Default value |
|---|---|---|---|
| view | A previously saved card view, the contents of which will be shown in the table. | One, and only one, of query or view is required. |