I am able to give users the option for sorting search results based on any given field, however am wondering if it would be possible to give users ability to sort listing within given category based on Title, Rate, .. etc (or any given field) and the output will be still appearing as the category page layout and not search page layout.
For example:
Current sorting option is like search.cgi?link_search=Yes&catid=75;sb=Title;so=DESC however the output is that of search_result.html page.
Now how can the sorting be done, so when user is browsing Category XYZ, above the link.html display, there will be option will be allow users sort the output (display) based on Title, or Rating or Add Date.. etc. and still see the category.html display instead of search_result.html. (suddenly changing the layout from category to search_result page could confuse the user
)
Any thoughts?
Vishal
Vishal
-------------------------------------------------------
For example:
Current sorting option is like search.cgi?link_search=Yes&catid=75;sb=Title;so=DESC however the output is that of search_result.html page.
Now how can the sorting be done, so when user is browsing Category XYZ, above the link.html display, there will be option will be allow users sort the output (display) based on Title, or Rating or Add Date.. etc. and still see the category.html display instead of search_result.html. (suddenly changing the layout from category to search_result page could confuse the user

Any thoughts?
Vishal
Vishal
-------------------------------------------------------