Adding a Message Icon to a View

Use the following procedure to a message icon to a view.

To add a “You’ve got messages” icon to a view

  1. Create a new button with the following settings:

    • HTML Bitmap = ICON_TOOLBAR_MSGS

    • HTML Disabled Bitmap= ICON_TOOLBAR_MSGS_OFF

    • HTML Type = MiniButton

    • Method Invoked = MessagePopup

  2. Add a user property with the following settings:

    • Name = “Named Method 1: Message Popup”

    • Value = 'INVOKESVC','UMF UI Service','PopupListApplet'

  3. Add a user property with the following settings:

    • Name = 'Named Method Check Can Invoke’

    • Submethods = MessagePopup

    • Value = Y