Not up to date, strange location - should be located together with other "style guides"

IFS Report Layout Reference Guide

In order to make it easier for users to recognize IFS reports, different applications standard reports should look in a similar manner. To help new programmers/report designers assimilate the existing guidelines for how reports should look and be ordered, the following set of rules should be followed.

 

Contents

Contents of a report

Frames/Tables: An object containing data. Detail (single record) or list (multiple records).

Separators: Separates frames into sections. Also used to identify a frame or table.

Page header: Top of every page in a report.

Page footer: Bottom of every page in a report.

Layout Recommendation

Detail Frames/Tables

When presenting data in a detail view:

Back to Top

List Frames/Tables

Back to Top

Separators

Back to Top

Page Header

Back to Top

Page Footer

Back to Top

Using Smaller Fonts

In this reference guide, recommendations are made with font sizing 14 (text in separators and headers), 10 (data) and 8 (titles). However, sometimes there is a need to compress information to fit a specific page. Titles and data in report frames should then be decreased to 7 (titles), 8 (data) and 12 (separators). Note: Page header and footer should not be changed.

Back to Top