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

How to change frontend default sort criteria

6 yıl 8 ay önce #1766 Yazan: Jason Cooper
How to change frontend default sort criteria, Jason Cooper tarafından oluşturuldu
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.

Lütfen sohbete katılmak için Giriş ya da Hesap açın.

6 yıl 7 ay önce #1777 Yazan: David Vargas
David Vargas tarafından How to change frontend default sort criteria konusunda yanıtlandı
Hi, Jason!

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


Kind regards,

David.

Lütfen sohbete katılmak için Giriş ya da Hesap açın.

Sayfa oluşturma süresi: 0.050 saniye
Geliştiren: Kunena Forum