Advanced Features

Reusable Band

  1. Copy customer.ozr to header_footer.ozr and import.ozr

  2. Remove all but PageHeader and PageFooter from the header_footer.

  3. Remove PageHeader and PageFooter from the import.ozr

  4. Create empty PageHeader and PageFooter to the import.ozr.

  5. Give two bands the same name as the same band type in the header_footer.ozr.

  6. Properties > Put the Preview Option

    connection.alternativereportname=header_footer.ozr

External Functions

  1. Create a file /company_id/common/common.js.

  2. Move global functions from the Functions event of the import.ozr to the common.js.

  3. Properties > Set the Preview Option

    viewer.external_functions_path=ozp://company_id/common/common.js

Last updated

Was this helpful?