4.4 Maintenance Summary Screen
This topic provides information about the Maintenance Summary screen used to view, manage, and update summary details related to maintenance activities within the system.
- Step 1: Component Creation
Creates the base definition of the maintenance summary screen.
What you do on this screen:
- Select pattern type as Maintenance Summary Screen.
- Select product type.
- Enter name (technical identifier) and label (display name).
- Step 2: Endpoint Configuration
Links the design to its runtime data source and defines maintenance-specific component setup.
What you do on this screen:
- Endpoint: select the service/data endpoint used to fetch and maintain records.
- Screen orientation: choose how the maintenance layout is arranged (for example horizontal).
Maintenance components
- Component name: technical identifier for the maintenance component.
- DTO object: select the DTO/entity used for data binding.
- Label: display name for the maintenance component.
- Add components: add additional maintenance component rows if the design requires more than one component.
- Delete/remove: remove a maintenance component row if not needed.
- Step 3: Template Design
Builds and refines the maintenance summary UI in the designer.
What you typically do in the designer for maintenance summary:
- Configure the display fields for each stage.
- Add search/criteria fields (if not handled entirely in configuration/summary steps).
- Define action buttons (for example create, edit, view, delete, drill-down).
- Configure navigation to a related detail screen (if your implementation supports it).
- Apply field-level behaviour and validations where required.
- Step 4: Summary Screen
Final review before saving.
What you do on this screen (as seen in the summary page screenshot):
- Endpoint: Verify the selected endpoint.
- Query Params (required): Enter required query parameters expected by the endpoint.
- Filter configurations: Enable filter/search configuration using the toggle.
- Template configurations: Review or adjust template-level settings.
- Save: Save the final design.
Parent topic: UI Design Patterns Creation




