Topic: Make hyperlink sortby

How to make a hyperlink sortby title asc/dec ?

Re: Make hyperlink sortby

Can no one help?

I want to sort a link by a additional field. If it is possible?

Re: Make hyperlink sortby

It is possible to sort by title, to do it you should insert

$sortby = 'title'; $dir = 'D';

(Descending) or

$sortby = 'title'; $dir = 'A';

(Ascending) before

include 'show_news.php'

.

Best regards,
CN Support team

Re: Make hyperlink sortby

Is it only possible to sort ny title? I wanted to sort by my "additional fiels"

Re: Make hyperlink sortby

Sadly, sorting by title isn't supported in the current version.

Best regards,
CN Support team

6 (edited by vovafronta 2021-06-24 10:21:17)

Re: Make hyperlink sortby

Support_Team wrote:

It is possible to sort by title, to do it you should insert

$sortby = 'title'; $dir = 'D';

(Descending) or

$sortby = 'title'; $dir = 'A';

(Ascending) before

include 'show_news.php'

.

PrepaidCardStatus

Thank you so much for the informative and interesting post I like your points which you have discussed over here, great job.