template::element::set_values (public)

 template::element::set_values form_id element_id values

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

Sets the list of values of an element

Parameters:
form_id (required)
The identifier of the form containing the element.
element_id (required)
The unique identifier of the element.
values (required)
The list of values to apply

Testcases:
No testcase defined.
Source code:

    get_reference

    set element(values) $values
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: