Skip to content

k2AmericaLLC/BootstrapDatePicker

Repository files navigation

Bootstrap DatePicker Form Control

Date Picker field in page types allows to select date and time from a calendar.

Description

This project contains Date Picker form control field which allows the user to select date from calendar. For example, user can select date and time value in page type date field.

Requirements and Pre-Requisites

  • Kentico Xperience 13 (supports both ASP.NET core and ASP.NET MVC 5 development modules)
  • Basic knowledge of developing ASP .NET MVC 5 applications with Kentico Xperience.
  • Date Picker plugin (Owned by MIT)

Installation

  • Install the Kentico instance in your local machine
  • Download the plugin for Date Picker (Owned by MIT).

License

Date Picker plugin provided under MIT License.

Using the Date Picker form control Date field

Live Site

  • Open the live site application and create the page layout and page templates.

Xperience Application

  • Create the custom form control in webApp.sln

  • Run the solution and login into administration application.

  • Open the “Administration interface” application and switch to “form controls”. Click on “New form control” and register your form control.

  • Open the page type application and select the page type which you want to add your custom form control. Create the new fields in page editing form as per requirements. An example shown below:

    “Creating-fields-in-page-types” “Creating-fields-in-page-types”
  • User selects a required checkbox means user need to fill Default error message (text is user choice) text field as shown in below

    “Creating-fields-in-page-types”
  • Open the Pages application → open page type which you added the field → select the values and save. For reference example is shown below

    “Creating-fields-in-page-types”

About

Date can be selected using bootstrap date picker form control.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published