The limitation is within cgiShow:
netxt if $allHits > 100; #only allow browsing if less than 100 results
Regards Andreas
Andreas Gundacker wrote:
>
> Good day to all,
>
> WODA 4.200
>
> After sending a searchstring, I get 141 hits.
> ...cgi-bin/zappa/data/farma2.pl/Show?_id=acetaminofen_el_xir_0_024_pedi_trico&sort=DEFAULT&search=fiebre%20tifoide%2a&hits=141
>
> When I hit on a detailed view, there are no GO-buttons.
> If I eliminate the "&hits=141" from the string, the GO-buttons appear.
>
> Searchresults with e.g. 13 or 41 hits work correct
>
> ??? Andreas