kburnett
|
| Posted: 05/14/2002, 12:35 PM |
|
I am using MySQL and PHP 4 & Templates.
When I got to a form->Form Properties and choose Allow Sorting, I get mixed results.
What it does is only allows sorts on some of the fields.
Any hints on why it would do that? Could it be something to do with the type of filed (text vs. int or null vs. non-null)?
Thanks,
Kyle
|
|
|
 |
Arthut
|
| Posted: 05/15/2002, 2:51 AM |
|
|
|
|
 |
Arthur
|
| Posted: 05/15/2002, 2:51 AM |
|
Hello,
do you mean you want to sort and some fields only and forbid sorting on others?
In this case you should create custom url links for field captions that will pass sort parameters.
|
|
|
 |
kburnett
|
| Posted: 05/15/2002, 8:02 AM |
|
oops. i was thinking that the "allow sort" check box would just make them all hot.
thanks,
kyle
|
|
|
 |
Nicole
|
| Posted: 05/16/2002, 1:16 AM |
|
Hm.. sound strange... 'Allow Sort' flag enable soriting on all fields.
Have you used custom sql for the form?
|
|
|
 |
|