Help for this page
print defaults('button_label')
print $query->hidden(-name => 'url_group', -default => $query->param('url_group'));
print $query->submit('This does pass the group');