im_selection_to_select_box

EveAndersson.com : API Browser : im_selection_to_select_box

im_selection_to_select_box

im_selection_to_select_box bind_vars statement_name sql select_name \
    [ default ]
Defined in tcl/intranet-defs.tcl

Expects selection to have a column named id and another named name. Runs through the selection and return a select bar named select_name, defaulted to $default

Parameters:
bind_vars
statement_name
sql
select_name
default (optional)
[ show source ]

Show another procedure:

eve@eveandersson.com