J
|
Jane 12/4/2006 |
Andreas, |
S
|
susoft author 12/4/2006 |
Andreas, to set up order of the records on the LIST page proceed to the Edit SQL query tab, click on the Change... button, add your date field and change order to DESC.
|
J
|
Jane 12/5/2006 |
Andreas,
if(!count($_GET) && !count($_POST)) $strSQL = AddWhere($strSQL,"`FieldName`>now()");
|