Feedback on: EventPro User Manual - EPWeb Default Page ParametersEPWeb_Default_Page_ParametersChapter 20: New EPWeb Module Version 4 > EPWeb Default Page Parameters /Dear EventPro Documentation Department,
EPWeb Default Page Parameters
You can automatically login into EPWeb, go directly to a specific page, and specify a theme to use by adding parameters to the URL when navigating to the Default.aspx page.
•
e.g. http://server.com/epweb/default.aspx?parameter=value¶meter=value…
Combinations of all three types of parameters can be used at the same time.
Any parameters that contain a space will need to use a %20 in place of the space.
Automatic Login Parameters
•
User: The user you want to log in as.
•
Password : The password for the specified user.
•
Data (optional): The database you want to log into. By default, the first database specified in the EPWeb Configuration will be used.
•
Contact: Used only by the payment gateways to pass control back to EPWeb, this value will be the Guid (unique identifier) of either the company or contact that is currently logged in.
Theme Parameters
•
Theme: The name of the theme that you want to use. These names correspond to each folder in the App_Themes folder.
Page Redirection Parameters
•
Page: The page that you would like to be redirected to instead of the default page. Possible values are newbooking, newrequest, calendar, findspace, search, paymentsuccess, and paymentfailure. The payment success and failure pages are only used by the payment response pages from the payment gateways.
•
LocationGroup: Used to set the default Location Group when redirecting to the Calendar, Search, and Find Space pages.
•
Location: Used to set the default Location when redirecting to the Search and Find Space pages.
•
View: Used to set the default Calendar View when redirecting to the Calendar page.
•
DateFrom: Used to set the default Date From when redirecting to the Search and Find Space pages.
•
DateTo: Used to set the default Date To when redirecting to the Search and Find Space pages.
•
Category: Used to set the default Event Category when redirecting to the Search page.
•
BookingNumber: Used to set the default Booking Number when redirecting to the Search, Payment Success, and Payment Failure pages.
•
EventName: Used to set the default Event Name when redirecting to the Search page.
•
Status: Used to set the default Status when redirecting to the Search page.
•
TimeFrom: Used to set the default Time From when redirecting to the Find Space page.
•
TimeTo: Used to set the default Time To when redirecting to the Find Space page.
•
Capacity: Used to set the default Capacity when redirecting to the Find Space page.
•
Features: Used to set the default selected Features when redirecting to the Find Space page. This should be delimited by a pipe "|" for multiple features.
•
ResultsOnly: Used when redirecting to the Find Space page. When set to 1, the results are shown only, with no filter shown at the top of the page.