The Event Manager 365 by Mundrisoft app is a custom solution built using the SharePoint Framework (SPFx). This app is a comprehensive solution comprising five different custom SPFx web parts. Together, these web parts enable seamless management of calendar and event-related activities such as displaying events in a calendar view, showcasing upcoming events, and managing all event operations efficiently.
The following key features of the Event Manager 365 app make it an ideal choice for event management in SharePoint Online.
The web parts can be deployed easily by adding the package file to the SharePoint App Catalog, making them ready for immediate use.
The components are fully compatible with SharePoint Online’s Modern Experience.
The web parts automatically adjust to the SharePoint site's color theme, ensuring consistency with your site design.
The web parts are fully responsive and adapt to various screen sizes and devices for a smooth user experience.
The components comply with SharePoint Online’s accessibility standards, ensuring usability for all users.
The web parts come with multiple easy-to-use settings for quick configuration and customization.
The following web parts will assist in effectively managing events in SharePoint Online.
The Calendar by Mundrisoft custom SPFx web part is a versatile and user-friendly component that enables users to display and interact with calendar events directly on SharePoint pages…
The Upcoming Event custom SPFx webpart is designed to display information about upcoming events within SharePoint, providing users with an easily accessible view of event details on SharePoint details pane…
The Event Search Box & Event Search Result & Filter custom SPFx web part is designed to help users quickly find and filter events on a SharePoint page…
The Event Management custom SPFx web part is designed to facilitate the creation, editing, and deletion of events within a SharePoint environment…
To ensure the smooth functioning of this app, we need to set up some basic configurations
Our app, Event Manager 365 by Mundrisoft, will automatically create 5 lists in the background with all the necessary columns.
If a list with the same name already exists in the SharePoint site, the system will verify the presence of all necessary columns and automatically add any missing columns.
Initially, data must be entered into all the Master Lists, and once that is complete, data can then be entered into the Mundrisoft Events list.
The lists created are as follows:
We need to create Managed Properties in the Search Schema of the SharePoint site. These managed properties will enable us to leverage SharePoint’s search capabilities effectively.
Below is the mapping of Managed Properties and corresponding Mapped crawled properties
Managed Property | Mapped Crawled Properties |
RefinableString00 | ows_EventCategory |
RefinableString01 | ows_EventOwner |
RefinableString02 | ows_EventDescription |
RefinableString04 | ows_IsThisVirtual |
RefinableString05 | ows_StartDateStr |
RefinableString06 | ows_EndDateStr |
RefinableDateSingle00 | ows_Eventdate |
RefinableDateSingle01 | ows_Enddate |