Skip to content

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
  1. Choose Box type in New Component Popup Screen.

  2. Enter the Component Name, the name displayed on the screen (Symbolic String or Custom 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
  1. Icon Position: Set the icon position inside Box Component.

    TIP

    There are 4 types of Icon Positions, those are Top, Bottom, Left, Right positions.

  2. Suffix: A character appended after the data in the Box Component. (%, unit, etc)

  3. Style - Background Color: Set the background color for the Component.

  4. Style – Outline: Set the type of outline for the Component.

• Available List of Services

NamePlatformDescription
loadCommonEvent that occurs when data loading
  1. 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
  1. Box Icon: It refers to the icon displayed on the Component.
  2. 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].
  3. Box Data: The Data displayed on the Box Component, which is the number below "Opportunity (In Progress)" in [Image1. Box].