stephenp
10-02-05, 08:34 AM
I wanted a daily reoccurring event.
Set it uo as per the Twiki documents. It doesn't display in the calendar.
The sql for the various iterations of the calendar all have the following in the restriction.
AND ( event_recurs <= 0 )
When you select a period for recurs it sets a value > 0 in this column and you never see it.
Also couldn't see any delete functionality on the event page.
Cheers
Set it uo as per the Twiki documents. It doesn't display in the calendar.
The sql for the various iterations of the calendar all have the following in the restriction.
AND ( event_recurs <= 0 )
When you select a period for recurs it sets a value > 0 in this column and you never see it.
Also couldn't see any delete functionality on the event page.
Cheers