Box
The Box component visually represents data and is available for use in Dashboard. In a box-type Component, you can represent desired data using elements such as Data, Icon, Label, etc.

- How to Create
Choose
Box
type in New Component Popup Screen.Enter the Component Name, the name displayed on the screen (
Symbolic String
orCustom Name
), and the created Business Object.INFO
The Layout Type Selection in Step2 and the Field Mapping in Step4 are skipped.
:::
- Applicable List of Component Attributes
Icon Position: Set the icon position inside Box Component.
TIP
There are 4 types of Icon Positions, those are Top, Bottom, Left, Right positions.
Suffix: A character appended after the data in the Box Component. (%, unit, etc)
Style - Background Color: Set the background color for the Component.
Style – Outline: Set the type of outline for the Component.
• Available List of Services
Name | Platform | Description |
---|---|---|
load | Common | Event that occurs when data loading |
- Load: The Event triggered when the Box Component is loaded requires a Service to be registered in order to retrieve data.
WARNING
If a Service is not registered for the Event, the Data value will be missing, resulting in the following. It will be shown same as [Image2. Box].
[Image2. Box]
- Availabe List of Controls
- Box Icon: It refers to the icon displayed on the Component.
- Box Label: Sets a fixed phrase for describing the Data displayed on the Component. This is the "Opportunity (In Progress) part in the [Image 1. Box].
- Box Data: The Data displayed on the Box Component, which is the number below "Opportunity (In Progress)" in [Image1. Box].