Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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 bonded 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

...

  • 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

...

  • The Calendar layout is open

...

  1. Click the Calendar icon

    1. To display the Date, Month, and Year in Calendar format

  2. Click the Month dropdown

    1. You can select Month, Week, and Day

...