dp_set_form_variables_after_query

EveAndersson.com : API Browser : dp_set_form_variables_after_query

dp_set_form_variables_after_query

dp_set_form_variables_after_query [ form_index ] [ table_name ]
Defined in tcl/data-pipeline-defs.tcl

Copy variables from the ns_set $selection into the ns_set $dp_form with the proper naming conventions for the data pipeline. Caller must have $selection (just as for [set_variables_after_query])

Parameters:
form_index (optional)
table_name (optional)
[ show source ]

Show another procedure:

eve@eveandersson.com