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
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: get_reference set element(values) $valuesXQL Not present: Generic, PostgreSQL, Oracle