In this tutorial you will learn how to use ConfiForms CalendarView to show stored data.

CalendarView macro has been introduced since version 1.9.0. Documentation for the macro please find here: Documentation

Let's start with configuration of the simple form

It will have 2 fields:

We also add Registration Control (with default settings) so we can register some records

On the same page we add a ConfiForms CalendarView macro

And configure it to use our form and use "mydate" field as a grouping field for calendar

 

Then we add ConfiForms Field macro referencing our other field (text field) from the form

CalendarView macro body will be used as a template when showing calendar items. See below. It allows you to put any rich text what is necessary. In this example we do not add any design around it and put as is.

We add some items using the registration control, and we set My Date field value as 4th of May here

And here is how the CalendarView looks like in view mode

Calendar is shown on the left and on the right you can see the items / content related to this date

Records are grouped by "mydate" field here. See (1) next to 4th of May - which shows how many records you have on this date, grouped by "mydate" field value