The Yellow Warning Bar is a warning that your applet is not running in a trusted mode.
To indicate that an applet is trusted, it must be digitally signed using a digital Certificate. Creating a Digital Certificate and signing the JAR files is a required step in the Post Installation process, but is often overlooked.
Here is what you need to do on your client if the server stuff is take care of. If not, check Metalink for details.
Copy $APPL_TOP/admin/appltop.cer on your PC. Choose the appropriate
Jinitiator home if you have several, for example:
c:\Program Files\oracle\JInitiator 1.1.8.16\bin
Then, open a DOS window in that same directory (\bin) and run these
commands:
javakey c <a_name> true
javakey ic <a_name> appltop.cer
javakey -l (to check).
You may have to clear your browser Cache and your jcache directory,
but try without doing this first.
Then close your browser session and start a new one: logon, etc.
In positioning an anchor of an objet's edge, you can shift-click to move along the edge in 25% increments.
Handy keyboard shortcuts: F2: Layout/Data Model/PForm editor. F3: navigator. F4: Properties.
Do you know all the symbols used in the layout editor? This image is from the online help of 6i.
If a format trigger suppresses report output on the last page of the
report, the last page will still be formatted and sent to the appropriate
output and the page will be included in the total number of pages.
Objects in the margin region are restarted on every physical page. As a result not all Print Object On settings make sense for margin objects. Because objects are restarted on every page, it is as if you are always on the first page of the object. First Page is the same as All Pages. Last Page and All But Last Page are invalid because "last" is never reached. All But First Page causes the object to never appear because the object never goes beyond "first."
An object that is implicitly or explicitly anchored to its enclosing
frame or repeating frame cannot have a Print Object On of Last Page or
All But Last Page. An object that is anchored to another object within
its frame or repeating frame cannot have a Print Object On of Last Page
or All But Last Page with a Base Printing On of Enclosing Object.