ad_table_form (public, deprecated)

 ad_table_form datadef [ type ] [ return_url ] [ item_group ] [ item ] \
    [ columns ] [ allowed ]

Defined in packages/acs-tcl/tcl/deprecated-procs.tcl

Deprecated. Invoking this procedure generates a warning.

builds a form for choosing 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 (required)
type (optional, defaults to "select")
return_url (optional)
item_group (optional)
item (optional)
columns (optional)
allowed (optional)
See Also:

Testcases:
No testcase defined.
[ show source ]
Show another procedure: