template::element::options (private)

 template::element::options form_id element_id tag_attributes

Defined in packages/acs-templating/tcl/element-procs.tcl

Prepares a multirow data source for use within a formgroup

Parameters:
form_id (required)
The identifier of the form containing the element.
element_id (required)
The unique identifier of the element within the form.
tag_attributes (required)
A name-value list of additional HTML attributes to include in the INPUT tags for each radio button or checkbox, such as JavaScript handlers or special formatting.

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