Report Designer - Inspection Report Designer

Use the Traverse Design Studio Report Designer to edit reports. You can select a configuration and/or inspection and save it as a new report layout. You have options to select question and answers along with inserting images, text, and document signature fields.

Because this process may be used on a regular basis, this topic will be more detailed than the Report Designer topic in the Administrator's Guide. However, the best way to learn how to use the Report Designer as well as the many other functions available in Design Studio, is to utilize available training programs. Contact your software provider for more information.

Report Designer

The Report Designer lists all of the available functions associated with reports for which you can adjust the layout. The Inspection Report Designer is listed on the Inspections menu.

To edit the layout of an inspection report, choose the Inspection Report Designer from the list and use the Design button on the toolbar.

In the popup window that appears, select a configuration from the Config Desc drop-down list, and/or select an inspection tied to a specific job from the Inspection Descr drop-down list.

The Report Layout window opens the default report layout with standard header fields included. The fields for the configuration or inspection you have chosen to edit are displayed in the Field List panel.

Tip: Use the Pin ()/Unpin () icons to keep the panes visible or allow them to hide.

You can change the layout of the reports using the sections of the Layout window. You can drag, resize, or dock any section in or outside the main form at your discretion.

The designer section of the Layout function displays the elements, or controls, of the report and their location within the report. The default report layout gives you a starting point for your inspection report by including header information such as job transaction number, customer name and address, ship-to name and address, and nameplate information in the header section of the report.

The controls on the report are listed in the Report Explorer panel. Labels, indicated by the "lbl" prefix, are sometimes not bound to a field--you enter the text that will always appear in the control. Text controls, indicated by "txt", are usually bound to fields in the database and will reflect the current value of the field when the report is printed. The small yellow database/cylinder icon on the control indicates the control is bound to a field in the database.

The available fields for the report are listed in the Field List panel. The text fields that are bound to table fields show the source of the data. For instance, a text field that shows [Nameplates.Field10] indicates the control is bound to Field10 under Nameplates. This means it will show the current database value in that field.

The report is divided into "bands". Each band represents a data group on the report. The bands that appear once on every page of a report are labeled "PageHeader" and "PageFooter". The bands that appear once on each report are labeled "ReportHeader" and "ReportFooter". Notice the header information, including customer address and nameplate information, is located in the ReportHeader band. This information will appear only once at the beginning of the report.

The bulk of the report should be placed in the Detail band. The information in the Detail band will carry over onto as many pages as necessary.

Click and drag the bottom of the Detail band to resize it.

The easiest way to add fields to the report is to drag and drop fields from the Field List panel. Select a field from the Field List pane. Drag the field onto the report and drop it into position. Repeat the process for each field you want to appear on the report.

Note that the fields you add will appear as controls in the Report Explorer, but with generic names.

To avoid confusion when you have a number of controls on the report, rename each control according to the usual conventions, i.e. label control names begin with "lbl", text control names begin with "txt". To rename a control, right-click on the control and open the Property grid.

In the Property Grid for the control, find the Name property in the Design section. Change it to something meaningful. Also, clear the value in the Text property. Notice the control's new name appears in the Report Explorer.

WWWWW

You can do the same with picture or signature fields. If you have a control on the report but do not know which field is bound to it, select the control and click on the arrow that appears. The Label Tasks window will open. Click on the drop-down arrow for Data Binding. The bound field will be highlighted.

You can resize controls by dragging the sizing squares, as is common in many programs. If you are adding pictures to the report, the control that contains an image or picture is a picture box. In order for a picture or image to be sized correctly in the control, find the Sizing property in the property grid for the picture. Select "Stretch Image" from the drop-down list. This should allow the image to fit the control.

You can add additional pictures and/or a signature to the report. Up to 20 pictures in addition to pictures that are part of an inspection configuration are available to add to the report. The fields where these images are stored, as well as the Signature field, are in the Pictures branch in the Field List. Note the image fields are numbered. Make sure when you add image fields to your report that you do so starting with the first image and continue with the next sequential image field. Also remember to reset the sizing property for each image to "Stretch Image".

In order for a picture to appear on the report, there must be a control for it. It is recommended to add up to eight images as a standard to an inspection report. If you know for certain a particular inspection will have more than 8 images on a regular basis, then add as many additional image controls as needed. If there are more image controls on the report than there are pictures, such as only 3 pictures but 8 image controls on the report, the extra image controls will be blank (but the space will still be allocated to those image controls) when the report is printed. This means if there are fewer pictures than image controls, there will be white space on the report where the empty image controls are.

When you use the Inspection Reporting function in Traverse to assign a layout to an inspection, you also enter the number of pictures that are on the report.

Once you have finished creating the inspection report, save it. When you click Save, a Save As dialog box will appear.

Make sure you clear the Use default layout name check box and enter a descriptive name in the Layout Name field. If you edited an existing report, select that report in the Layout Name drop-down list.

Click OK to save your inspection report layout.

 

Additional details about the various panels and other functions of the Report Designer are below.

Saving Design Changes

To save your form or report changes, click Save in the Layout toolbar. By default, the layout is saved to the database. To save the layout in a file, select 'Use File' in the toolbar drop-down list. A file window will appear, which allows you to navigate to the location where you want to save the layout file.

Back to top