Defined in tcl/data-pipeline-defs.tclInserts a checkbox and marks it if necessary (the value is on or Y). Also inserts a hidden field to record an uncheck in the box if necessary. Note that the name _cv stands for _check_vars, but is abbreviated so as to not hit the limit in the size of a get too easily.
- Parameters:
-
name
values
on_value (defaults to "t"
)
hidden_field_name (defaults to "_cv"
)