![]() |
Sergey Kornilov admin 12/15/2005 |
Date search should work fine. |
T
|
TheSaint author 12/15/2005 |
Thanks I tried as you suggest and I get: Date search should work fine. Just make sure that you use DATE or DATETIME column type for your date field and that you enter dates into "Search for" box in your local format. I.e. 12/15/2005, not 2005-12-15 |
D
|
defcon2000 12/15/2005 |
I seem to be having a similar problem. Mine is:
|
T
|
Tommy B 12/15/2005 |
I seem to be having a similar problem. Mine is: Rgds,
|
T
|
TheSaint author 12/15/2005 |
Thanks for my application they must stay datetime type. I seem to be having a similar problem. Mine is: Rgds,
|
![]() |
Sergey Kornilov admin 12/16/2005 |
Hi, else and replace it with: else if(!IsDateFieldType($type)) Then rebuild your project. |
T
|
TheSaint author 12/16/2005 |
Thanks, |