I have successfuly activated the OneClick plugin and I am trying to remove the start time and end time functionality.
In the file schedule_oneclick_non_recurring.html I added the line
<INPUT TYPE="hidden" NAME="SCHEDULE_all_day" VALUE="1">
and commented the <TR>...</TR> block that contains the code for selecting the start and end time, but when I try to schedule an event, the browser displays "error on page".
Any ideas?
(using IE 5.5, W2000 Pro, CalendarScript 3.2)