Show TOC

Design NOTIFICATION ICON for the FIORI GuidelineLocate this document in the navigation structure

A new message area design has been developed for the FIORI guideline.

In the header area of the application, messages are first shown with a counter (notification icon)- The counter is displayed in the position where the MessageArea was created in the application.

To display the MessageArea in the PageHeader, it must be created as a child of the PageHeader. This integration is only valid for the NOTIFICATION_ICON design. Other designs are not supported.

The actual messages appear once the user clicks on the message counter. They are displayed in a popover that can be positioned anywhere and its size enlarged or reduced.

This popover can be embedded in the header area of the application.

By clicking on the arrow, you can display the long text. Messages can be filtered using the weighting icons in the header.

Note
  • The embedded design is always used in a popup.
  • If the MessageArea is not defined explicitly in the window, the embedded design also appears without a notification icon.
  • MessageLog is not supported in this design.