Page 1 of 1

Tip: Quicker Deletes

PostPosted: Thu Nov 18, 2010 7:50 am
by John Sindelar
One of our favorite developers wanted to have a quick way to delete events from the calendar without bringing them up to the Event Details window. He wanted to shift-option click on the event, and see "Delete this event?".

Turns out this is pretty easy to do.

Edit the script "Click in / Drag Event" and insert the new lines in the screen shot below. Add this section right above the "Continue without drag..." comment already there, between it and the End If directly above it.

Note that if you click on overlapping events (more than one) we don't offer the option to delete, both events are brought up.

Image

(click the screen shot for a larger view.)