Kentico 13 MVC Core site build
Successful installation of:
- Xperience.Core.Events .NET Core application
- companion NuGet
package CMS
application
Events are being utilized in an intranet scenario. Look for best approach to allow staff add new events to calendar without being logged into Kentico CMS. (similar to event booking system in Kentico 12 CMS portal engine)
I have created a form with event fields beneath the calendar BUT unable to locate insert statement which would populate all of the following table:
- Xperience Events
- CMS Tree
- CMS Document
FYI: First MVC Core project
Thanks-in-advance