Skip to main content

Container

Properties | Methods

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

'height' Sets the height of the container

Custom

'linkdet' 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 TypeField NameDescription
ObjectObject IDSpecifies the unique identifier of the object to be linked.
DashboardDashboard Object IDDefines the dashboard reference ID to be opened on click.
Gantt ChartScreen Object Field NameField name used to fetch data for the Gantt view.
Primary Key Field NameUnique identifier field for records in the Gantt chart.
Screen ModeDetermines how the screen is displayed (e.g., view/edit).
Screen HeightSets the height of the Gantt view screen.
Screen WidthSets the width of the Gantt view screen.
Allow Plan UpdateEnables/disables updates to planning data.
Column OverrideAllows customization of displayed columns.
Legend OverrideCustomizes the legend display in the Gantt chart.
QueueOpens the configured queue view (no additional parameters required).
Screen DisplayNavigates to a predefined screen display view.
QR CodeGenerates or links to a QR code view for the record.

Right side Text

'rightsidetext' Used to set the text in right side corner of the Container

Caption style

'captionstyle' String defines how the container’s title or label appears visually

PropertyDescription
Font WeightThickness of the text (e.g., light, regular, bold) to control emphasis.
Font SizeSize of the caption text for clarity and visual hierarchy.
IconOptional symbol shown with the caption to add visual meaning.
Icon LocationPosition of the icon (After Caption, Before Caption, Space Between).
BackgroundFill or container behind the caption (solid, transparent, highlighted).
ColorText and icon color for contrast and theme alignment.
Text AlignmentHow text is aligned (left, center, right, justified).

Data

'sourcelink' 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

'sourcedet' Allows to define whether the container is showing values from a database field, a calculated value, or another dynamic source.

Allow Expand

'isexpanded' string Enables or disables the expand/collapse behavior of the Container control.