Loading a Panel


To actually display content you need to define a 'panel'. Panels have the ability to load and display data from the server, and refresh themselves. Panels can also load other layouts, or raw data. They will can page titles, and build and promote menus for a given page. Basically, panels take care of getting your content on the screen.

Steps:

  1. Make the changes to your 'menu_01_Db2auth.xml' document as indicated on the right

The attribute 'name' represents a unique name for a panel within a given window. The name is used so that links can target a given location and load data within. If you try to load a link into a window where a panel of the given name does not exist, the window will clear itself and create a panel of the given name.