(Created By Mark Leusink of XPages Debug Toolbar fame)
To display developer information such as logs and error messages use this control.
Usage
Drag the control onto your XPage, add the unpDebugToolbar Script Library to resources and complete the following Custom Properties:
- defaultCollapsed
- boolean which decides whether the toolbar is expanded or collapsed when the page opens
The toolbar offers several extra tools:
- Set of default actions (workspace, back, startpage, sync and reload)
- Messages sections (see the sample page on how to add messages using dBar.debug("My Message") )
- Environment section containing environment variables
- List of the contents of the four scopes
Required Resources
When you use the custom control make sure you have the following resources in your application:
- unpDebugToolbar.jss