Widget inspector

The Widget Inspector window shows detailed information about the widgets that appear on a page. This includes the widget name, ID, label text, and the file in which it is defined. The widget information is most useful during debugging a problem with a page. For example, suppose that a defined widget does not appear on a page. You could then look at the widget information to determine whether the widget exists (but perhaps is not visible) or does not exist at all.

To view the widget inspector for a particular page, go to that page in the PolicyCenter interface, and then press Alt+Shift+W. This opens the Widget Inspector window for the active page. For example, the following graphic shows the Widget Inspector window for the ClaimCenter Claim Summary page:



The first part of the window shows the variables and other data objects defined in the page. After that, all of the widgets on the page are listed in hierarchical order.