Skip to content

Component Creation

  1. Click the New button in the Component of Presentation Layer.

  2. Choose Component Type. (Step1)

    [Component Type Table]

    NoNameDescription
    1ListDisplay List Data on the screen
    2FormDisplay Form Data on the screen
    3ToolbarA component containing buttons or other elements positioned at the top of a Form or List
    4ToolbarListA Toolbar Component is added at the top of the List Component
    5ToolbarFormA Toolbar Component is added at the top of the Form Component
    6TabSeparate the arranged components using tabs
    7StepsDisplay the progress steps
    8CommentDisplay as the format of commments
    9BoxDisplay data as a single item
    10DetailHeaderDisplay only the key information at the top (Mobile-only)
    11SearchListA list that is used with search conditions (Mobile-only)
    12TreeA component that represents hierarchical structures such as menus
    13TimelineDisplay data in a timeline format represented by dots and lines
    14KanbanA component that displays data in a Kanban format
    15IFrameDisplay external websites or Java registered in CALS (Web-only)
    16WebViewDisplay external website or Java screens registered in CALS (Mobile-Only)
    17ScheduleDisplay data in a calendar format
    18GridDisplay the large amounts of data in a list format
    19ToolbarGridAdd a Toolbar Component at the top of the Grid Component
    20CustomFormDisplay the name of the logged-in user at the top (Mobile-only)
    21WebComponentDisplay a screen implemented with Vue.js in CALS (Extension)
    22CarouselDisplay multiple images or content
  3. After entering Component Name, choose Business Object(Step3).
    (The connection between Business Objects and Component elements os established using the created Business Object can be searched by name for connection.)

  4. Select the fields from the Business Object Field that will be displayed in the Component, then move to the Component usage field and Click Next (Step4)

  5. Select button that will be used in the component.Buttons can be selected multiple times. (Step5)

  6. Verify the setting made to create the component.

  7. Newly registered component can be searched by its name and once the name of the Component is double clicked, it will redirect to the Component Detail Page.In the detailed screen, select a control, then right-click and choose View Attributes to display the properties of each control in the right panel of the screen. You can then dgsn modify them accordingly. Use the items in the View Attributes panel to edit the detailed properties of the selected control.