Hi everyone,
I'm looking for a way to modify the default event duration for a user who adds items to a sharepoint calendar. I've found the examples on the internet that use jquery, but none of these appear to work for SP 2010. It changes the "end time"
value, but sharepoint then changes it right back.
I'm fine modifying some values on the back end - I know that somewhere the default time is set in a file, but I have no idea where it is despite my looking. Apparently SP 2007 had a default duration of 30 minutes, but now 2010 has a default duration
of 1 hour. I'd love to be able to change this.
I'm fine editing the aspx pages, but need some more guidance on what is possible with SP 2010. I tried adding a content editor webpart, but it kept saying that my code might have been changed (although it doesn't appear to have been).
Thanks for any help!
-Casey
View Complete Post