A
|
alang 2/26/2008 |
Have you tried just entering the order by statement in the field rather than using the Change button - it should work as long as it is valid SQL. I have done this where I want to order by fields that are not present in the primary table and therefore not presented as an option using the Change button - seems to work OK. |
S
|
spintz author 2/27/2008 |
Have you tried just entering the order by statement in the field rather than using the Change button - it should work as long as it is valid SQL. I have done this where I want to order by fields that are not present in the primary table and therefore not presented as an option using the Change button - seems to work OK.
|
J
|
Jane 2/28/2008 |
Hi, |
S
|
spintz author 2/28/2008 |
Hi, to add ORDER BY to dependent dropdown box select corresponding field in the Order by dropdown on the "Edit as" settings dialog on the Visual Editor tab.
|
J
|
Jane 2/29/2008 |
Hi, |