Hi,
Is it possible to add segments to the paginate link? I need this to make my search forms work.
Kind regards,
Michel
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
September 01, 2010 9:52am
Subscribe [3]#1 / Sep 01, 2010 9:52am
Hi,
Is it possible to add segments to the paginate link? I need this to make my search forms work.
Kind regards,
Michel
#2 / Sep 01, 2010 4:37pm
Can you be more specific?
#3 / Sep 02, 2010 4:33am
Hey Sue,
in my search page, which has 4 dropdown form fields, I use the POST value in that field to create my weblog:entries tag, with the search: parameter. However, there is also a paginate in that weblog tag. The paginate does not keep those POST values. So I thought about adding them somehow to the sgments of the paginate-link. Is that possible, or is there some other way to make a search based on form fields?
Kind regards,
Michel
#4 / Sep 02, 2010 2:16pm
Hi webnology,
There are probably multiple approaches here and I’ll shift this over to the CodeShare Corner for you, but one approach would be a bit of PHP in the template. Take a look at this thread for starters.
#5 / Sep 02, 2010 2:51pm
ok, thx. I’ll take a look at that!