The After Form Value property specifies a footer to appear at the end of your Runtime Parameter Form when the report's paper layout is run to HTML and viewed in a Web browser. This property has no effect on the Web source.
Applies to |
Reports |
Values |
Any valid filename or a text string containing valid HTML commands, depending on what you specified for After Form Type. |
Default |
The default HTML commands included at the end of a Runtime Parameter Form: </center> |
PL/SQL procedure |
Following is an example of a value for the After Form Value property to append text to bottom of the HTML Parameter Form:
<B><FONT FACE="Arial, Helvetica"><FONT
COLOR="#FF0000">
Click
to run the report using these parameters.
Copyright © 1984, 2005, Oracle. All rights reserved.