× Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues

How to change frontend default sort criteria

6 years 2 weeks ago #1766 by Jason Cooper
How to change frontend default sort criteria was created by Jason Cooper
Hi everyone

Could someone kindly tell me how to change the frontend default sort criteria from 'ordering' to something else, for example, 'firstname' please?

So far, I've changed the frontend model to this:


// Add the list ordering clause.
$orderCol = $this->state->get('list.ordering', 'firstname');
$orderDirn = $this->state->get('list.direction', 'asc');

This works but I want to make sure I've done it correctly.

Many thanks.

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

6 years 2 hours ago #1777 by David Vargas
Replied by David Vargas on topic How to change frontend default sort criteria
Hi, Jason!

It is totally correct, as long as the Front-End gets the ordering criteria from the Back-End.


Kind regards,

David.

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

Time to create page: 0.163 seconds
Powered by Kunena Forum

We use cookies so that you can place orders and we can provide a better service. You can control the use of cookies at the individual browser level. If you reject cookies, you may still use our website, but your ability to use some features or areas of our website may be limited.