Skip to end of banner
Go to start of banner

list include

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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.

In this example the list macro filters the list using the label exec.

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.

See Example 9.

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


  • No labels