Introduction to the Detail Wizard This Detail Wizard guides you through the following steps to create a detailed, updateable view of records from one or more database tables.
1. Define the appropriate query for the detail view. WebSpeed uses the queryto display selected fields associated with one or more database tables. 2. Customize the style of the detail view. For example, you can specify the title,add a background color or image, and include a search form or navigation panel. 3. Add links from the detail view to other Web Objects. 4. Save the detail view to a local file, and preview the result.
Query Use the following Query Builder applet to define the query for the detail view. WebSpeed uses this query to display the appropriate database table information in the view.
name="QueryName" value="Browse-Qry">
Style To customize the design and layout of the detail view, specify the following options.
Title: Enter the title you want to display at the top of the detail view. Search Form: Yes No Specify whether to use a search form. If you select Yes, the search form uses the first database field you defined in the Sort By section of the Query Builder applet. Navigation Panel: Yes No Specify whether to use a Navigation Panel to add scrolling capabilities to the detail view. Border Size: 0 1 2 3 4 5 Specify the size of the border for the display table of the detail view. Options: Add Submit Specify whether to include these record update buttons in the detail view. Reset Delete Page Background: Specify the color or image for the background of the detail view. Image: Image file located in document root directory. Table Background: Specify the color or image for the background of the display table in the detail view. Image: Image file located in document root directory.
Style Example: No Search Navigation
Style Example:
Links (optional) Specify the following information to add hyperlinks to other Web Objects.
HyperLink Field: Select the database field that you want to display as the link text. HyperLinked Web Object: Enter the filename of the Web Object to run when a user selects the hyperlink. (Select the Files button to select from a list of existing Web Objects.) Target Frame: Enter the name of the frame in which to run the Linked Web Object. The default frame, _self, overlays the detail view. Button Label: Enter the label for the button which the user clicks to run the Linked Web Object.
Save Specify the name of the file to which you want to save the detail view.
`format-label("Save File As", "INPUT":U, "":U)` Overwrite file if it exists