πŸ“… Calendar Screen Properties Overview

The Calendar screen operates solely on the use of its properties, without any additional objects or elements. The configuration of the calendar depends on five key properties that govern its visualization and usage.


πŸ—‚οΈ Repository & Table for Calendar

In this section, you will choose the repository and the table containing the date information you want to display on the calendar. Additionally, you can set a Relational Key to link the primary table with a detailed table.


Repository & Table Selection


βš™οΈ Calendar Settings

The Calendar Settings section allows you to:

  • Customize the calendar title and view options.
  • Configure when the calendar starts (week, month, etc.).
  • Manage how the calendar is visualized and set actions such as adding or editing events.

You can link specific columns for Start Date, End Date, and Event Title. Additionally, you can define a Boolean column to indicate if an event lasts all day.


Calendar Settings


πŸ–ΌοΈ Header Options

The Header Options section lets you add a header to the calendar and customize it with action buttons. These buttons can be linked to other screens within the application or external URLs.


Header Options


πŸ“ Add Event Form

The Add Event Form section enables the design of a form for adding and editing events. This form can be tailored to suit your data collection needs for events displayed on the calendar.


Add Event Form


πŸ”— Event Link

The Event Link section allows you to configure links associated with events. These links can direct users to more detailed information about an event or related external resources.


Event Link


By utilizing these properties, you can fully customize and optimize the Calendar screen for efficient event management and visualization.