R12 - Help for Disabling of Home and Preferences links
Hi all,
I am trying to disable the home and preferences link (the global links) for a OAF page. As per the suggestion provided in the below link, i have made changes to the code.
[Thread: Hide 'Home Logout Preferences....' links in a OAF page.|http://forums.oracle.com/forums/thread.jspa?threadID=1097841&tstart=135]
This works just fine when run from JDev. However, when ported to server and running the same, the global links still get displayed.
After moving the Controller class to server, apache bounce was carried out.
I am trying to disable the home and preferences link (the global links) for a OAF page. As per the suggestion provided in the below link, i have made changes to the code.
[Thread: Hide 'Home Logout Preferences....' links in a OAF page.|http://forums.oracle.com/forums/thread.jspa?threadID=1097841&tstart=135]
This works just fine when run from JDev. However, when ported to server and running the same, the global links still get displayed.
After moving the Controller class to server, apache bounce was carried out.
Help on this will be much appreciated.
0