This page (revision-50) was last changed on 26-Nov-2021 10:22 by kparrott

This page was created on 26-Nov-2021 10:22 by JEscott

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
50 26-Nov-2021 10:22 1 KB kparrott to previous HOW_DO_I_ADD_A_HEADER_OR_FOOTER_TO_A_SCREEN ==> HOW TO ADD A HEADER OR FOOTER TO A SCREEN
49 26-Nov-2021 10:22 1 KB jmyers to previous | to last
48 26-Nov-2021 10:22 3 KB jmyers to previous | to last
47 26-Nov-2021 10:22 4 KB jmyers to previous | to last
46 26-Nov-2021 10:22 5 KB jmyers to previous | to last
45 26-Nov-2021 10:22 5 KB jmyers to previous | to last
44 26-Nov-2021 10:22 6 KB jmyers to previous | to last
43 26-Nov-2021 10:22 7 KB jmyers to previous | to last
42 26-Nov-2021 10:22 9 KB jmyers to previous | to last
41 26-Nov-2021 10:22 10 KB jmyers to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 38 changed one line
Copying a function is referred to as ‘extending’. This is due to the fact that when a function is copied, the form attached to the function is also copied.
A:Copying a function is referred to as ‘extending’. This is due to the fact that when a function is copied, the form attached to the function is also copied.
At line 47 added 26 lines
!Q:HOW DO I DELETE/REMOVE A FUNCTION?
A:Only functions that you created yourself should be removed. NEVER remove a High Line ‘Pre-loaded’ function.
# Access the Maintain Function form through the Web Site Administrator main menu, or through the Navigation tree. You will be presented with a list of functions.
# Select the function you wish to remove.
# If not already marked as such, change the Function Usage to User Defined.
# Save the file.
# Re-select the function you wish to remove.
# Click the Remove icon within the function.
!Q:HOW DO I CREATE A FORM?
A: You are restricted from creating new forms. All forms are created by High Line or under High Line’s direction. You may, however, copy an existing function in order to modify the form - see How Do I Copy a Function?.
!Q:HOW DO I COPY A FORM?
A:You are restricted from copying new forms. You may, however, copy an existing function in order to modify the form - see How Do I Copy a Function?.
!Q: HOW DO I ADD A HEADER OR FOOTER TO A SCREEN?
A: Although headers and footers appear on the form, they are set up at the Function level.
# Access the Maintain Function form through the Web Site Administrator main menu, or through the Navigation tree. You will be presented with a list of functions.
# Select the function to which you wish to add the Header and/or Footer.
# Click on the Preferences tab.
# Click the Add icon found at the bottom of the list of functions.
# Enter a Seq. number. We recommend using numbers increased by increments of ten. (e.g. 10, 20, 30, etc.)
# Enter in the Preference; HEADER INFO or FOOTER INFO.
# Enter the location of the html or jsp file in the Value field i.e. docs/WEDPN_Header.html
# Save the file.