Help for this page
#checkbox needs a fix as it is not set in POST if unchecked if (!defined($query->param('c_scl'))){ ... $c_scl = $query->param('c_scl'); }