![]() |
Sergey Kornilov admin 5/1/2008 |
Let's assume we talking about the Monthly view. Proceed to events tab, Monthly View, "List page: Before display" event. |
D
|
Dowdy author 5/20/2008 |
I is showing the "Add new" lines needed, but when I try to add a new entry for a past date, it give a popup windows error... |
![]() |
Sergey Kornilov admin 5/21/2008 |
I recommend you to post your application to Demo Account and to send the URL to support@xlinesoft.com for investigation. |
S
|
simonedan 2/10/2009 |
Once can notice there are many users incountering this Problem.Why this Limitation was at all put to the Tamplate??????????????There is no reason. |
J
|
Jane 3/4/2009 |
Hi, if ((strtotime(now())-strtotime($values["DateField"]." ".$values["TimeField"]))>=0 && $values["DayEvent"]!=1 && $values["Recurrence"]!=1 || (strtotime(date("Y-m-d"))-strtotime($values["DateField"]))/606024>0 && $values["DayEvent"]==1 && $values["Recurrence"]!=1)
if ((strtotime(date("Y-m-d"))-strtotime($values["DateField"]))/606024>0 && $values["DayEvent"]==1 && $values["Recurrence"]!=1) |