The Multi Object script allows you to embed several DBxtra Reports with an navigation menu into any web page.
Click the "Web Report Widget" tab and then click the "Multi-Object Web Report Widget" button.



Note! A Iframe is the object inside the HTML which holds the DBxtra object.
By default the Iframe name is assigned like "Report1111" but you can assign any other name for it.
Assign the Iframe's width in pixels.
Assign the Iframe's height in pixel


This will define how the user selects form a list of Reports.
You can choose between radio buttons, list box and combo box.

A fliedset is a frame around the selection option.
If you choose to show the fieldset then you can also assign a text for it.
This option defines if a line break is inserted after each object name to choose from.
If enabled then you assign font settings for the fieldset.

Select a DBxtra object from the "Select Object" drop down box and click the "Add button".

Select the "Script page" option to define if to show the object as Report, Data Grid or Pivot Grid.
If you select Data Grid or Pivot Grid you can also choose a saved View.
Data Grid Views | Pivot Grid Views



Select on of many pre-designed themes..
Define if to show the logo inherited from the style sheet of the Report Web Service. This is by default the DBxtra logo; but you can change that in the style sheet.
Define if to include the Report Menu
Define if to display an objects comment in the Report.
Define if to include the "Powered by DBxtra" legend.

If you select that choice a button called "Home" will be placed on the menu bar.
Clicking the "Home" button will send the user to the Home page.
Choose either if to open a Report in a new or on the same window.
Defines if to show the Report View, Data Grid and Pivot Grid options.
Define if to include the menu button Show/Hide Field List button in Data Grids and Pivot Grids.
Define if to include the export to Excel option.
Define if to let the user choose an appearance option.
Define if to show the Login and Logout button.

Define if to show the Report Toolbar or not.

Define if to give access to Data Grid and Pivot Grid Views.
define if to give access to Data Grid and Pivot Grid summaries.
Define if to include visible rows.
Define if to include the sort by field options.

This is the generated script to embed the "Home" into your web page.

The Logout script generates a logout action.
The logout URL script generates a link for a logout panel.
You can save the generated configuration and its script by clicking
the
Save or save as button.
To load a priory generated configuration and its script select it form the drop down box.

To delete a configuration and its script and click the
Delete button.
Related