template::form::get_combined_values (public)
template::form::get_combined_values id [ args... ]
Defined in packages/acs-templating/tcl/form-procs.tcl
Return a list which represents the result of getting combined values from multiple form elements
- Parameters:
- id (required)
- The form identifier
- Returns:
- The combined list of values
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.