This topic is locked

list order

6/12/2007 10:58:58 AM
PHPRunner General questions
W
wildwally author

is it possible to change the default order on the list page.
For instance after a record is added instead of it being the last record I want it to show up on line 1. Currently new records are added and put on last line. So if user wants to verify it was added correctly he has to go to the last page and scroll to find it.

Sergey Kornilov admin 6/12/2007

Change default sort order on SQL query tab in PHPRunner.

W
wildwally author 6/12/2007

thanks that did the trick