Done: Sort Option for "List of records by MySql query"

Put your suggestions here.
Post Reply
Edition Nehemia
Posts: 59
Joined: 18 Feb 2023, 16:44
Name: Christoph Berger
Location: Steffisburg, Switzerland

Done: Sort Option for "List of records by MySql query"

Post by Edition Nehemia »

The ability to sort the results by the field values would be great.

THANK YOU again for the great software!
Last edited by Edition Nehemia on 11 Dec 2023, 13:00, edited 1 time in total.
brave
Sponsor
Sponsor
Posts: 180
Joined: 17 Jul 2016, 12:34
Name: Patrick
Location: Germany

Re: Sort Option for "List of records by MySql query"

Post by brave »

I think it would be great too
Didou12
Posts: 487
Joined: 14 Jan 2023, 14:53
Name: Louis
Location: Montreal, Canada

Re: Sort Option for "List of records by MySql query"

Post by Didou12 »

+1

Some sorting can be good too for other fields (php, Ajax, …)
Using Rukovoditel since 2022 --- v3.4 (with extension) in French on PHP 8.2
I keep the French translation up to date
I'm trying to help you (+10 years experience in html, css, php, sql, JS/jquery, python)
User avatar
support
Site Admin
Posts: 6221
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Sort Option for "List of records by MySql query"

Post by support »

just add "order by field_x" at the end of your condition.
Edition Nehemia
Posts: 59
Joined: 18 Feb 2023, 16:44
Name: Christoph Berger
Location: Steffisburg, Switzerland

Re: Sort Option for "List of records by MySql query"

Post by Edition Nehemia »

Thank you very much, sometimes it is easier than I thought :)
brave
Sponsor
Sponsor
Posts: 180
Joined: 17 Jul 2016, 12:34
Name: Patrick
Location: Germany

Re: Done: Sort Option for "List of records by MySql query"

Post by brave »

Thank you very much too, it's always a pleasure to see what's possible :D
Post Reply