Online hotel booking system provides ample tolls that help hoteliers increase their online exposure and drive up revenue. One of the biggest advantages of our booking engine is the filtering of hotels with multiple criteria’s. The purpose of this template is designed to be a reference for any person wishing to implement or any person interested in the architecture of the controls for the ClaySys AppForms or how to configure the AppForms to create a hotel booking template. On the Dashboard following functionalities are being added:- • Select Location of Hotel Country Automatic generate on the basis of Location Select Check in and Checkout date Select Rooms, Adults and Children On clicking ‘Search’ button, following screen will be displayed
- Sharepoint 2013
SharePoint List | |||
---|---|---|---|
List Name | Column Name | Data Type | |
HotelDetail
‘HotelDetail’ list is used to display the details of hotels that user wants. |
CityDetail | Single line of text | |
Country | Single line of text | ||
HotelName | Single line of text | ||
Rating | Single line of text | ||
HotelLocation | Single line of text | ||
HotelType | Single line of text | ||
Rate | Number | ||
Remarks | Multiple lines of text | ||
IsActive | Yes/No | ||
City | Single line of text | ||
CityDetail1 | Single line of text |
SharePoint List | |||
---|---|---|---|
List Name | Column Name | Data Type | |
HotelLocation
‘HotelLocation’ list is used to display the location of hotel that user wants. |
City | Single line of text | |
Country | Single line of text | ||
NoofHotels | Number |
List Of Forms Used | ||
---|---|---|
Name | Functionality | |
HotelDashboard Form Design Rule Design | ‘HotelDashboard’ form is used for searching hotels for booking. | |
SearchResult Rule Design | ‘SearchResult’ form is used to find out hotels with different rates,city located and country. | |
HotelDetail Rule Design | ‘HotelDetail’ Form is used to display details of hotel that user search using HotelDashboard form. |
Folders are used to store and organize forms that have a logical association or relationship. To create a new form click ‘New Folder’ button on the toolbar of the designer. On clicking the New Folder option, it will create a new folder and the name will be in the edit mode. You can type in the new name for the folder.