ENL - Options (on Specific Objects)

Options (on Specific Objects)

This page enables you to define various options for the Report. These concern the insertion of a user defined style sheet to determine what the resulting report will look like and the inclusion of a header/footer.

Use Style Sheet

Use Style SheetThis allows you to specify a Cascading Style Sheet to govern the "look" of your report.

By default, Enlighten will use a CAST style sheet.

Style file locationIf the Use Style File option is selected, this text box will be activated enabling you to specify the location of the style sheet you want to use.
Insert Style Sheet in HTML ReportWhen selected, this option directly inserts the style sheet code into the generated Report so that a .CSS file does not have to be "delivered" with each generated report.
Use frameAllows you to create a report with two sections:
  • the main section will contain the content of the report
  • the second section will resemble a browser containing only the titles
Active frame with JAVASCRIPT (IE 4+ or Netscape 4+)Select this option if the browser you are using is JavaScript compliant (normally Internet Explorer v.4 and above and Netscape v.4 and above). This will enable you to create views with active frames that include JavaScript. You can then navigate more easily around your Report.

SQL-Objects Template

This dialog box enables you to insert your own header and/or footer into the generated report.

To enable headers and footers:

  1. Select the Enable Header and Footer option to activate headers and footers in the report.
  2. Enter the text for the header and/or footer in the appropriate text box.
  3. Select the appropriate Header contains HTML tag option if your header and/or footer contains HTML tags.
  4. Click OK to complete the process.
  5. Headers and/or footers will then be displayed in the generated report.

HTML Tags

You can include HTML tags in your header and/or footer if, for example, you want to format the text in any way. Make sure you select the appropriate Header contains HTML tag option. If you include text only in a header and/or footer, the text will be displayed in the format defined in the style sheet selected in the above section.

Example text: <a href="">text0</a>

  • Entering: <a href="">text0</a> in the text field and selecting the tag option will display text0 (a hyperlink) in the header or footer.
  • Entering: &gt;a href=""&lt;text0&gt;/a&lt; in the text field and NOT selecting the tag option will display <a href="">text0</a> in the header or footer.
What to do next…?

Once satisfied with your selections, click <Back to return to the previous step, click Next> to move on to the next step, Finish to go directly to the Report page or Cancel to abort the process.


CAST Website