I have some reports which lay my data out perfectly.
For example,
Report header
Page header
Details
Page footer
Report footer
Now, I'd like to have exactly the same layout on some forms but with various buttons, etc. for manipulating data.
The only problem is that when I put something on the form footer, it appears at the bottom of the viewable screen area no matter whether the detail area should overrun or not ?
Is this due to form size or something else?
Ideally I'd like to have it appear right at the bottom of the form and allow the user to scroll down the form to see the footer.
For example,
Report header
Page header
Details
Page footer
Report footer
Now, I'd like to have exactly the same layout on some forms but with various buttons, etc. for manipulating data.
The only problem is that when I put something on the form footer, it appears at the bottom of the viewable screen area no matter whether the detail area should overrun or not ?
Is this due to form size or something else?
Ideally I'd like to have it appear right at the bottom of the form and allow the user to scroll down the form to see the footer.