Is there a way to lock an event with a flag.
At the moment I have my calendar driven by an mySQL database. I have the notes field with a javascript popup link with information when clicked. I’d like to add a button somewhere, either on my script or the calendar which ‘locks’ the event in place, so it can’t be moved until it’s unlocked.
Tom