Calendar Control

Using KnowledgeKube you can create a Calendar and interact with it in your application. Your calendar will let you select dates, create meetings, appointments, and other events.

Configure the control to display the information you want when the calendar is viewed in your chosen web browser.

The Calendar control displaying appointments for the month.

If the calendar fails to render on the front end, you will need to add a JQuery script to the page or your site's master page. You can download the latest version of JQuery here and then use it to create a script. For more information, refer to Assign Metadata Properties to a Page.

To learn how to configure and modify the calendar control, refer to the following topics:

Description Further Reading
Use a special interface to configure the calendar. Configuring a Calendar
Use the Create Appointment form specifying a number of details about the intended appointment. Creating a Detailed Appointment
Modify the details of an existing appointment. Editing an Appointment
Permanently remove an appointment from the calendar. Deleting an Appointment