Hi
I’ve got a POST form using the appropriate field names to query a particular weblog against certain custom fields using the {exp:weblog:entries} dynamic_parameters parameter, for example:
{exp:weblog:entries weblog="publications" dynamic_parameters="search:publication-title|search:publication-author|search:publication-reviewer|search:publication-year|category"}The only issue I have with this is how do I then paginate results as you would using the {exp:Search} module?
Requiring a POST form it is not possible to carry search queries then over multiple pages.
Have found it possible to implement a client-sided solution (eg using Javascript to break the results into more digestible chunks and artificially paginate results) but this isn’t perfect.
Anyone got any suggestions or thoughts on how best to achieve this?
Cheers
Cole
EE details:
ExpressionEngine 1.6.9
Build: 20100430