proeduct listing table view ordering

  • Posts: 27
  • Thank you received: 0
12 years 1 day ago #76645

Hi is there an ordering option for the table view of product listings ir when I click on the table label/header?
thanks christoph

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
12 years 11 hours ago #76880

Hi,

No there is actually no option to order by clicking on the label/header. You can do it by editing the view "product / listing_table" and the file "components/com_hikashop/views/product/view.html.php" in the function listing.
You will have to set a link on the label to refresh the page and set a get variable, for example "sort_name", and in the view.html.php file edit the ORDER BY in the request to change it by the value received with the get method.

Some knowledge in PHP are required.

You can also use the custom fields to do that, using the "sort" value.

Please Log in or Create an account to join the conversation.

Time to create page: 0.058 seconds
Powered by Kunena Forum