Linking To Your uReserve Account
When you create a uReserve account, you will be given a URL that is unique to your uReserve account, such as:
https://www.uburst.com/cgi-bin/uureserve/accounts/mycompany/ureserve.pl
... where "mycompany" is your unique uReserve account name.
That is the URL you can share with members of your organization who want to reserve resources.
You might want to considering adding that link to your company website, such as:
<A HREF="https://www.uburst.com/cgi-bin/ureserve/accounts/mycompany/ureserve.pl">Our Resource Schedule</A>
... using your URL and any text you want for the link, of course.
TIP: Users who will be making reservations a lot and/or are resource owners, might want to consider "Bookmarking" that URL as well.
Linking To A Specific Calendar View
By default, the uReserve scheduling calendar will be in "Weekly" display mode. If you want to default the calendar view to one of the
other available views (monthly or daily), you can add ?selected_view=monthly or ?selected_view=daily to your uReserve URL.
Specificallly...
To link directly to the "Monthly" calendar view, just add
?selected_view=monthly
...onto your uReserve URL. For example:
https://www.uburst.com/cgi-bin/ureserve/accounts/mycompany/ureserve.pl?selected_view=monthly
To link directly to the "Daily" calendar view, just add
?selected_view=monthly
...onto your uReserve URL. For example:
https://www.uburst.com/cgi-bin/ureserve/accounts/mycompany/ureserve.pl?selected_view=daily
To link directly to the "Weekly" calendar view (The Default), you don't need to add anything onto your uReserve URL. For example:
https://www.uburst.com/cgi-bin/ureserve/accounts/mycompany/ureserve.pl
Linking To A Specific Resource
By default, the uReserve scheduling calendar will show all resources in the calendar. But if you want to link someone to a specific resource, then you can
add
?selected_resource=RESOURCEID
...onto your uReserve URL.
For example, if you want to link users directly to a resource with the ID "ABCDEFGHIJKLMNOP", then the URL would be:
https://www.uburst.com/cgi-bin/ureserve/accounts/mycompany/ureserve.pl?selected_resource=ABCDEFGHIJKLMNOP
TIP: To figure out the ID of a given resource, select "Edit Resource" in your control panel and the Edit Resource form will show the ID of the resource.
Linking To A Specific Category
By default, the uReserve scheduling calendar will show all categories/resources in the calendar. But if you want to link someone to a specific category, then you can
add
?selected_resource=CATEGORYID
...onto your uReserve URL.
For example, if you want to link users directly to a category with the ID "ABCDEFGHIJKLMNOP", then the URL would be:
https://www.uburst.com/cgi-bin/ureserve/accounts/mycompany/ureserve.pl?selected_resource=ABCDEFGHIJKLMNOP
TIP: To figure out the ID of a given category, select "Edit Category" in your control panel and the Edit Category form will show the ID of the category.
|
|
|