ad_table_form

EveAndersson.com : API Browser : ad_table_form

ad_table_form

ad_table_form datadef [ type ] [ return_url ] [ item_group ] [ item ] \
    [ columns ] [ allowed ]
Defined in packages/acs-core/table-display-procs.tcl

builds a form for chosing the columns to display

columns is a list of the currently selected columns.

allowed is the list of all the displayable columns, if empty all columns are allowed.

Parameters:
datadef
type (defaults to "select")
return_url (optional)
item_group (optional)
item (optional)
columns (optional)
allowed (optional)
[ show source ]

Show another procedure:

eve@eveandersson.com