Help for this page

Select Code to Download


  1. or download this
        [% self.CGI.hidden(self.config_state_param) %]
    
  2. or download this
        <input type=”hidden” name=”_state” value=”Search”>
    
  3. or download this
        [% self.CGI.hidden(self.config_state_param,”Display”) %]
    
  4. or download this
        [% self.CGI.end_form %]