Room and Equipment Reservation Site<span style="font-size:9.5pt;color:black;font-family:Verdana"> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-size:9.5pt;color:black;font-family:Verdana">I would like to know if there is a way to select mul</span><font face="Times New Roman" size=3>tiple resources when booking a resource. Or if there is a way to create a new calendar that will use the availability lookup feature of the resource reservation site. </font></span></p></span>© 2009 Microsoft Corporation. All rights reserved.Tue, 22 Jul 2008 20:02:39 Z686ff8a4-c06e-4424-ab50-e56f06acebeehttp://social.technet.microsoft.com/Forums/en-US/sharepointgeneral/thread/686ff8a4-c06e-4424-ab50-e56f06acebee#686ff8a4-c06e-4424-ab50-e56f06acebeehttp://social.technet.microsoft.com/Forums/en-US/sharepointgeneral/thread/686ff8a4-c06e-4424-ab50-e56f06acebee#686ff8a4-c06e-4424-ab50-e56f06acebeejayzay.comhttp://social.technet.microsoft.com/Profile/en-US/?user=jayzay.comRoom and Equipment Reservation Site<span style="font-size:9.5pt;color:black;font-family:Verdana"> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-size:9.5pt;color:black;font-family:Verdana">I would like to know if there is a way to select mul</span><font face="Times New Roman" size=3>tiple resources when booking a resource. Or if there is a way to create a new calendar that will use the availability lookup feature of the resource reservation site. </font></span></p></span>Fri, 04 May 2007 06:02:48 Z2007-05-04T06:02:48Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointgeneral/thread/686ff8a4-c06e-4424-ab50-e56f06acebee#9e910ab1-7e04-4102-9f3f-e5330d1bf2f7http://social.technet.microsoft.com/Forums/en-US/sharepointgeneral/thread/686ff8a4-c06e-4424-ab50-e56f06acebee#9e910ab1-7e04-4102-9f3f-e5330d1bf2f7Daryll Hollandhttp://social.technet.microsoft.com/Profile/en-US/?user=Daryll%20HollandRoom and Equipment Reservation Site<p>If there is, I haven't found it as that is a feature we also require.</p> <p> </p> <p>I work at a college, and people want to 'bulk book' a series of resources (laptops etc) for one period. If, for example, they require 16 laptops for a class (which is often the case) they would have to book each laptop in turn. After singing the praises of the so called 'fabulous 40' templates to my bosses, I now have egg on my face as they are seemingly bug ridden.</p> <p> </p> <p>The multiple resource booking is only a small problem compared to the other bugs in that template. I can't believe they released it without testing the international time/date formatting. If you're outside of the US (like me in the UK), the only way to change the date format on the reservations page is through XSL - and even then it buggers up other parts of the system which are seemingly hard coded to US date format. I now have a problem where the resources suddenly all show up as permanently reserved even though they have no reservations - again I believe this is due to an out-of-range date formatting problem. I cannot find a way of reporting these bugs officially, and have yet to find a MS representative that will help.</p> <p> </p> <p>Sorry for the strong words, but this template just doesn't seem up to scratch. </p> <p> </p>Mon, 14 May 2007 14:11:06 Z2007-05-14T14:11:06Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointgeneral/thread/686ff8a4-c06e-4424-ab50-e56f06acebee#20d8dfa9-8330-4e66-89b7-30d7f02350c7http://social.technet.microsoft.com/Forums/en-US/sharepointgeneral/thread/686ff8a4-c06e-4424-ab50-e56f06acebee#20d8dfa9-8330-4e66-89b7-30d7f02350c7Kaipirinhahttp://social.technet.microsoft.com/Profile/en-US/?user=KaipirinhaRoom and Equipment Reservation SiteHi Daryll,<br><br>if you want to change the time-format into european style you have to edit the file:<br><br>overrideCalendar.js<br>(Path: C:\Programs\Shared Documents\Microsoft Shared\web server extensions\12\TEMPLATE\FEATURES\ReservationsModules) <br><br>Exchange the expression  var chars=new Array(&quot;\u002f&quot;,&quot;-&quot;);<br>to this: var chars=new Array(&quot;\u002f&quot;,&quot;-&quot;,&quot;.&quot;);<br><br>If this doesn`t help - you could also edit the overrideCalendar.js<br>within the existing project (means within the sharepoint designer)<br>Templatesitename--&gt;Lists --&gt; Reservations--&gt;overrideCalendar.js<br><br><br>--Kai<br>Mon, 03 Dec 2007 13:40:36 Z2007-12-03T13:40:36Z