The Home script allows you to embed DBxtra Report Menu tree into a web page.
Click the "Web Report Widget" tab and then click the "Home Web Report Widget" button.



Note! A Iframe is the object inside the HTML which holds the DBxtra object.
Select "Home".
By default the Iframe name is "Home" but you can assign any other name for it.
Iframe Width
Assign the Iframe's width in pixels.
Iframe Height
Assign the Iframe's height in pixels.
Define if to show scrollbars in the Iframe.
Define if to show a border around the Iframe.


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.

This script generates a "Refresh" link which refreshes the object inside your web page.
This script opens the Report object in a new window.
You can also copy and paste the URL Link script to open any DBxtra object.

The Logout script generates a logout action.
The logout URL script generates a link for a logout panel.
Once you're finished configuring your script click "Copy Script" button.
This will place the script onto the Clipboard.
Open your Web page with your favorite HTML editor.
Select the place where to insert the DBxtra object and paste the code.

Save and publish your Web page to your Intranet or Internet Server.
From this moment on your DBxtra object will be available from within your Web page.
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