template::element::set_properties (public)

 template::element::set_properties form_id element_id [ args... ]

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

Modify properties of an existing element. The same options may be used as with the create command. Most commonly used to set the default value for an element when a form page is initially requested.

Parameters:
form_id (required)
The identifier of the form containing the element.
element_id (required)
The unique identifier of the element.
See Also:

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