Page Header and footer

  • Thread starter Thread starter Jaz
  • Start date Start date
J

Jaz

How do you make the page header and page footer show up on a form? I'm
trying to create a form in continuous view that will show the page header,
footer and details.

Thanks,
Jasper
 
Jaz said:
How do you make the page header and page footer show up on a form?
I'm trying to create a form in continuous view that will show the
page header, footer and details.

Thanks,
Jasper

In Forms the PageHeader and PageFooter are only for *printing*. For
on-screen use, use FormHeader and FormFooter instead.
 
Back
Top