Container
It serves as a parent element for grouping related controls into a single logical view(Frame).
It manages layout, alignment, and rendering for its child controls. Additionally, a container can function as a rendering host for dynamic content such as application screens, reports, and dashboards.

Properties
Appearance
Height
Sets the height of the container
Custom
Link Detail
Used to load screens, reports, or dashboards inside the container control.Here the user can enter the details on View type and Object ID.
| View Type | Field Name | Description |
|---|---|---|
| Object | Object ID | Specifies the unique identifier of the object to be linked. |
| Dashboard | Dashboard Object ID | Defines the dashboard reference ID to be opened on click. |
| Gantt Chart | Screen Object Field Name | Field name used to fetch data for the Gantt view. |
| Primary Key Field Name | Unique identifier field for records in the Gantt chart. | |
| Screen Mode | Determines how the screen is displayed (e.g., view/edit). | |
| Screen Height | Sets the height of the Gantt view screen. | |
| Screen Width | Sets the width of the Gantt view screen. | |
| Allow Plan Update | Enables/disables updates to planning data. | |
| Column Override | Allows customization of displayed columns. | |
| Legend Override | Customizes the legend display in the Gantt chart. | |
| Queue | — | Opens the configured queue view (no additional parameters required). |
| Screen Display | — | Navigates to a predefined screen display view. |
| QR Code | — | Generates or links to a QR code view for the record. |
Right side Text
Used to set the text in right side corner of the Container
Caption style
defines how the container’s title or label appears visually
| Property | Description |
|---|---|
| Font Weight | Thickness of the text (e.g., light, regular, bold) to control emphasis. |
| Font Size | Size of the caption text for clarity and visual hierarchy. |
| Icon | Optional symbol shown with the caption to add visual meaning. |
| Icon Location | Position of the icon (After Caption, Before Caption, Space Between). |
| Background | Fill or container behind the caption (solid, transparent, highlighted). |
| Color | Text and icon color for contrast and theme alignment. |
| Text Alignment | How text is aligned (left, center, right, justified). |
Data
Source Link
Used to reference or link to an external resource or a file (such as a document, spreadsheet, or media file) from within the container control.
Source Detail
Allows to define whether the container is showing values from a database field, a calculated value, or another dynamic source.
Allow Expand
Enables or disables the expand/collapse behavior of the Container control.
