Stump the Panel Topic: Calendar Form http://www.endusersharepoint.com/STP/ Paul Grenier, Lead Moderator en Tue, 17 Feb 2009 20:49:40 +0000 AutoSponge on "Calendar Form" http://www.endusersharepoint.com/STP/topic/calendar-form#post-4193 Thu, 12 Feb 2009 21:54:13 +0000 AutoSponge 4193@http://www.endusersharepoint.com/STP/ <p>They don't OOB, but you can probably add a Status field that changes when the EditForm is opened. Basically, the Edit form opens and JavaScript updates the Status field and submits with a redirect to the same page (OR better, updates the field through a web service call to avoid the page "flash").</p> <p>On the list view(s), you remove links where the status field is CheckedOut and/or create a calc_column to display the status as the Calendar Event title.</p> <p>It's a hack, but it could save some pain. </p> laura67 on "Calendar Form" http://www.endusersharepoint.com/STP/topic/calendar-form#post-4184 Thu, 12 Feb 2009 18:58:15 +0000 laura67 4184@http://www.endusersharepoint.com/STP/ <p>Calendars don't have check in/check out. </p> Toni on "Calendar Form" http://www.endusersharepoint.com/STP/topic/calendar-form#post-4172 Thu, 12 Feb 2009 12:15:00 +0000 Toni 4172@http://www.endusersharepoint.com/STP/ <p>Maybe you could require check-in/out for that list? </p> rbergthold on "Calendar Form" http://www.endusersharepoint.com/STP/topic/calendar-form#post-4148 Wed, 11 Feb 2009 19:54:57 +0000 rbergthold 4148@http://www.endusersharepoint.com/STP/ <p>I have a Calendar created that multiple users are using and editing at the same time. The problem is that a user can have the form open and adding text in fields, and then goes to save, and the system tells the user that someone else has made changes, and the changes this user has just made will not be able to be saved. So they go back and refresh and all those changes are gone. At the very least I would like the system to let the user know BEFORE they go into edit, that the form is already open and bieng edited, not after they have typed a bunch of information. Anyway to lock a user out if the form is already open? </p>