How Do I Add a Header or Footer to a Screen?#

Although headers and footers appear on the form, they are set up at the Function level.
  1. Access the Maintain Function (IMFN) form through the Web Site Administrator main menu. You will be presented with a list of functions.
  2. Select the function to which you wish to add the Header and/or Footer.
  3. Click on the Preferences tab.
  4. Click the Add icon found at the bottom of the list of functions.
  5. Enter a sequence number. It is recommended using numbers increased by increments of ten. (e.g. 10, 20, 30, etc.)
  6. Enter in the Preference; HEADER INFO or FOOTER INFO.
  7. Enter the location of the html or jsp file in the Value field i.e. docs/WEDPN_Header.html
  8. Save the file.

Various sample screen headers and footers have been supplied throughout Self Service. These headers and footers are either HTML or JSP files which are saved in the "docs" folder under selfService on your 9ias server.

The headers and footers provided can be edited to your requirements. It is recommended, however, that you follow the established naming conventions for these files.

Header
Each header is named as follows: FUNCTION_Header.html or FUNCTION_Header.jsp, where FUNCTION is the name of the function to which you will be applying this header (e.g. WEEPP_Header.html).
Footer
Each footer is named as follows: FUNCTION_Footer.html or FUNCTION_Footer.jsp, where FUNCTION is the name of the function to which you will be applying this footer (e.g. WEEP_Footer.html).

A header and/or footer will only appear on a screen if the Header Info and/or Footer Info preferences have been properly setup via the Maintain Functions (IMFN) screen in Self Service Administration module to call the appropriate HTML or JSP document from the "docs" directory.

Whenever Self Service software updates are provided there is the chance that supplied documents in the "docs" folder will be overwritten. To avoid losing any newly created documents or changes made to the delivered documents, we recommend that you keep a master copy of ALL required headers and footers outside of the server environment.




Frequently Asked Questions - Web Site Administrator Self Service#


Notes #

Click to create a new notes page