Sorting/Order articles "on-the-fly" on frontend - Joomla! Forum - community, help and support
hi guys,
hey there way can sort articles "on-the-fly" on blog view frontend?
i noticed stackoverflow post asking same question below
http://stackoverflow.com/questions/7208 ... la-1-6-1-7
joomla 1.5 allows
is there similar approach joomla 2.5 ? seems above not work under j 2.5.
how can sort articles on frontend thru url ?
thanks lot in advance advice !
hey there way can sort articles "on-the-fly" on blog view frontend?
i noticed stackoverflow post asking same question below
http://stackoverflow.com/questions/7208 ... la-1-6-1-7
joomla 1.5 allows
code: select all
index.php?option=com_content&view=category&id=33&itemid=8
&layout=your_own_layout
&filter_order=a.ordering
&limit=999
&filter_order_dir=ascis there similar approach joomla 2.5 ? seems above not work under j 2.5.
how can sort articles on frontend thru url ?
thanks lot in advance advice !
i don't have idea how url, make list in front end fabrik , permit columns sortable.
Comments
Post a Comment