A custom Kentico MVC form component that allows editors to select categories from a list of checkboxes in a modal window.
Info
Version: | 1.0.1 |
Author(s): | Visual Antidote |
Last Update: | Wednesday, August 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/visual-antidote/Kentico.MVC.FormComponent.CategorySelector |
NuGet Url: | https://www.nuget.org/packages/VisualAntidote.Kentico.MVC.FormComponent.CategorySelector |
Install
Install-Package VisualAntidote.Kentico.MVC.FormComponent.CategorySelector
dotnet add package VisualAntidote.Kentico.MVC.FormComponent.CategorySelector
paket add VisualAntidote.Kentico.MVC.FormComponent.CategorySelector
VisualAntidote.Kentico.MVC.FormComponent.CategorySelector Download (Unzip the "nupkg" after downloading)
Dependencies
- Kentico.AspNet.Mvc(>= 12.0.29)
- Antlr(>= 3.5.0.2)
- Microsoft.CSharp(>= 4.4.1)
- Microsoft.Owin.Security(>= 3.1.0)
- Microsoft.Owin.Security.Cookies(>= 3.1.0)
- Microsoft.Owin.Security.OAuth(>= 3.1.0)
- Microsoft.Web.Xdt(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)
- WebGrease(>= 1.6.0)
Tags