×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Front end Ordering
Veronica
New Member
Posts: 9
8 lata 3 tygodni temu #1437
przez Veronica
Front end Ordering was created by Veronica
Hi I would like to display the list elements by the backend ordering, by default it's sort by Item ID.
I hope you can help me
Thanks
I hope you can help me
Thanks
Proszę Zaloguj lub Zarejestruj się, aby dołączyć do konwersacji.
Tomasci
New Member
Posts: 17
7 lata 9 miesiąc temu #1500
przez Tomasci
Replied by Tomasci on topic Front end Ordering
Hi Veronica.
I have the same problem. Were you able to fix this?
Thanks
I have the same problem. Were you able to fix this?
Thanks
Proszę Zaloguj lub Zarejestruj się, aby dołączyć do konwersacji.
Ciubas
New Member
Posts: 2
7 lata 5 miesiąc temu - 7 lata 5 miesiąc temu #1588
przez Ciubas
Replied by Ciubas on topic Front end Ordering
$orderCol = $this->state->get('list.ordering', 'COLUMN_NAME');
$orderDirn = $this->state->get('list.direction', 'DESC');
info: docs.joomla.org/Adding_sortable_columns_...table_in_a_component
$orderDirn = $this->state->get('list.direction', 'DESC');
info: docs.joomla.org/Adding_sortable_columns_...table_in_a_component
Ostatnia7 lata 5 miesiąc temu edycja: Ciubas od.
Proszę Zaloguj lub Zarejestruj się, aby dołączyć do konwersacji.
Czas generowania strony: 0.054 s.