Help for this page

Select Code to Download


  1. or download this
    for(my $id=0;$id < keys %hfields;$id++){
       if(query_parameters->get("columns[$id][searchable]") eq 'true' &&
    ...
    }