Show TOC

Creating a Modal Window Using UI Snippets in Web DynproLocate this document in the navigation structure

Prerequisites

  • You have created a Web Dynpro development component.

    For more information, see Creating a Web Dynpro DC

  • You have created a Web Dynpro component, window, and views.

    For more information, see Creating Components

  • You have created an additional Window.

    For more information, see Adding Windows

Context

You use this procedure to create a modal window. This is often used to display a dialog box with the help of the available UI snippets in Web Dynpro.

Procedure

  1. In the Web Dynpro perspective, choose Start of the navigation path Windows Next navigation step Show Views Next navigation step Snippets End of the navigation path
  2. Drag the Modal Window snippet and drop it on the View Designer.
  3. In the Insert Snippet: Modal Window , select the window you wish to navigate to, enter the necessary details, and choose Insert .

    The system creates a modal window on the view. You can access this window at runtime using the corresponding button.

    Note

    The system allows you to select only one window in the option Insert Snippet: Modal Window .