For the searching with boxes I did an HTML table with the checkbox
parameters (date, keys, etc) and submitted it to Dancer when one clicked
the submit button. I serialized the results and sent them as:
mysite.com/search/2015-9-1/2015-9-15/A|B|C where A, B and C were the
values from the checkboxes and the dates were start and end dates.
Adding a text field would be easy.

Template Toolkit has a pagination plugin.

--john



On 8/28/2015 12:46 PM, John Stoffel wrote:
> Such as what's the best way to paginate results nicely?  Ideally using
> server side searching... and search forms with multiple search boxes.
>
> The single box google style search isn't what we need.  More something
> like the Newegg search term search, where you can add/delete stuff on
> the fly.  

-- 
John J. McDermott, CPLP

_______________________________________________
dancer-users mailing list
[email protected]
http://lists.preshweb.co.uk/mailman/listinfo/dancer-users

Reply via email to