Calendar form component integration enabling to add a calendar form component. This integration allows you to select a date, date and time, range of days, or multiple days. It also provides a simple programmatic exclusion of the excluded date and time values.
Xperience Version | Library Version |
---|---|
>= 13.0.152 | 1.0.0 |
Add the package to your application using the .NET CLI.
dotnet add package Kentico.Xperience.CalendarComponent
- In the administration, head to Forms and create or edit a form.
- In the Form builder, add a new form component and select Calendar or Multi-Calendar.
- Configure the Properties of your selected calendar form component.
- View the Single Value Calendar Guide or the Multi-Value Calendar Guide for more information about each component's properties.
- Optionally, create and add a dynamic calendar data provider. View more about the provider in the Dynamic Data Provider.
View how to configure the Single Value Calendar or the Multi-Value Calendar.
View the Usage Guide for more detailed instructions.
To see the guidelines for Contributing to Kentico open source software, please see Kentico's CONTRIBUTING.md
for more information and follow the Kentico's CODE_OF_CONDUCT
.
Instructions and technical details for contributing to this project can be found in Contributing Setup.
Distributed under the MIT License. See LICENSE.md
for more information.
This project has Full support by 7-day bug-fix policy.
See SUPPORT.md
for more information.
For any security issues see SECURITY.md
.