...
Configurations of a calendar component
...
Model:
A multi-record model has to be created for model binding
Click on the "+" icon. The model will open
...
Then add this model to config, by clicking on the “+“ icon
...
Click on the Run & Preview button, calendar layout will open
...
The user can select a date, month, and year by clicking on the ‘Calendar’ icon
...
There are different modes to display in the calendar
Month
Week
Day
...
Workflow:
Create a workflow for a new action
Click on the “+“ icon to create a workflow
...
Drag & Drop the push model
...
Add the workflow in events
...
Overview
The Calendar component is used for viewing all the events in the calendar format
This component can display data in Calendar format, if the object bounded using the model to it has a date and date time field in it
The Calendar display data in 3 formats i.e. monthly, weekly, and daily
Refer model Models
Attributes
Models
Models are used to display content (fields) in the layout
Mainly used for the creating or editing of a record
A Model needs to be added when you perform any action in an event
For the Calendar component you need to create Multi Record Model, You can take help from Models for creating the models
...
To add the model to the Calendar, Refer to this link Models
Click the Run & Preview
...
Click the Calendar icon
To display the Date, Month, and Year in Calendar format
Click the Monthdropdown
You can select Month, Week, and Day
Workflows
Workflow is basically a container that automates specific actions based on particular criteria
If the criteria are met, the actions get executed. If they are not met, then no action will get executed
There are multiple actions in the Workflow Workflows
e.g. Push, Pop, Toaster, Show Spinner, etc
New
To create new record action you should create a workflow, refer to this link Workflows
Workflow should be added to the Events section, refer to this link Events
Click the Run & Preview
For the record creation, click on the New button
...
Fill in the information and Savethe record
...
Refresh
To reload any previously saved information, click on the Refreshbutton
...