ad_generic_optionlist (public)

 ad_generic_optionlist items values [ default ]

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

Use this to build select form fragments. Given a list of items and a list of values, will return the option tags with default highlighted as appropriate.

Parameters:
items (required)
values (required)
default (optional)

Testcases:
ad_generic_optionlist
[ show source ]
Show another procedure: