Skip to main content

proeduct listing table view ordering

More
13 years 10 months ago #76645 by Christoph59
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.

More
13 years 10 months ago #76880 by Xavier
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.183 seconds
Powered by Kunena Forum