Versions Compared

Key

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

...

Attribute Name

Description

Component Size

  • This allows users to modify the size of a specific component according to the grid size of layout.

  • This feature allows for flexible customization, enabling users to resize components to fit their specific needs within the defined grid structure.

Panel
panelIconId1f5e8
panelIcon:speech_left:
panelIconText🗨️
bgColor#F4F5F7

For example,if
If the layout grid size is 3 then layout is divided into 3 sections then you can changes the components size between 1 to 3.

Model

  • Models are essential for displaying content (fields) in the layout, and they are primarily used for creating or editing records.

  • When performing any action related to events, you need to include a model to ensure proper functionality.

  • Detailed guidance on creating and configuring these models can be found in the Models section, which provides the necessary support for setting up and using models appropriately.

Note: Specifically, for the Calendar component, you should create a Multi Record Model to manage and display multiple records effectively.

Info

Reference: Calendar Model Setup

...