template::data::transform::party_search (private)
template::data::transform::party_search element_ref
Defined in packages/acs-templating/tcl/widget-procs.tcl
Do the actual search of parties using the input value and return a list of lists consisting of (party_name, party_id). DRB: The blank string check should actually be in the validate procedure.
- Parameters:
- element_ref (required)
- Reference variable to the form element.
- Returns:
- search result or error
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.