Home and preferences link disappeared in my custom page

Hi. I created 2 custom pages and they are working fine. I see everything including the global links
But after I created tabular entry in the menu I don't see global links anymore
Steps I did:
Created a new menu X with "Menu Type" Home Page
It has 2 entries . Each one is a function (lets call them A and B). A calls custom page 1 and B calls custom page 2
For each function in parameter section I provided:
For Function A: &OAHP=X&OASF=A
For Function B: &OAHP=X&OASF=B
As a result, when I access menu X I see 2 tabs, first one displays page 1 and second one displays page 2
But I don't see Global links anymore (home, preferences....)
I tried to add the following code to processRequest, but it didn't help
//show links
OAPageLayoutBean page = (OAPageLayoutBean)pageContext.getPageLayoutBean();
page.prepareForRendering(pageContext);
OAGlobalButtonBarBean buttons = (OAGlobalButtonBarBean)page.getGlobalButtons();
buttons.setRendered(true);
buttons.setTabularFunctionCode();

If you haven't restarted your Mac, do so and see if that helps.
If not, in Safari, press Command , (comma) to open Safari Preferences then select the Privacy tab.
Click Details then type in the name of the genealogy site then remove all items from the results.
Then press Command + Option + E to empty the Safari cache.
Quit and relaunch Safari to test.
Message was edited by: CS

Similar Messages

  • 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.
    Help on this will be much appreciated.

    Sorted! Changed from WPA2 to WPA/WPA2 and everything is OK!

  • I am webmaster for our church (C of E) in Dorset, UK.   The church has charitable status, and is cash-strapped.  I am searching for the cheapest download package in order to use Photoshop & Dreamweaver - at home and in the Parish Office. This page (https:

    I am webmaster for our church (C of E) in Dorset, UK.   The church has charitable status, and is cash-strapped.  I am searching for the cheapest download package in order to use Photoshop & Dreamweaver - at home and in the Parish Office. This page (https://www.adobe.com/content/dotcom/uk/volume-licensing/non-profit.edu.html) suggests that we are eligible for discount BUT provides no information on pricing for me to present to the PCC for them to authorise purchase.  Any tips?

    You have to contact a reseller and they will fix you up with a plan and verify your eligibility. That's just how it work. when you are eligible, the normal student pricing applies, give or take any extra discounts based on the number of licenses you buy, which would not apply in your case.
    Creative Suite 6
    Mylenium

  • Hide About this page,Home,Logout,Preferences links

    Hi all
    I have a requirement to hide About this page,Home,Logout and Preferences,Personlaize page links.
    How can i do that?
    To hide Personalize page link i know one profile value is there
    FND: Personalization Region Link Enabled if i set it to No,Personalize page link will not come but Requirement is They want only this links to be not rendered on this particluar page,For other pages,link should come.
    Is there any property at page level,which i can set?
    Can anbody throw some points?
    Thanks
    Hitesh

    No you don't need to change the layout all what u need is to implement the following code
    OAPageLayoutBean page = pageContext.getPageLayoutBean();
    // You must call prepareForRendering() if the following code is
    // included in a pageLayout controller. If you add it further down
    // in the layout hierarchy, the menus will be fully processed so you
    // don't need to do this.
    page.prepareForRendering(pageContext);
    OAGlobalButtonBarBean buttons = (OAGlobalButtonBarBean)page.getGlobalButtons();
    buttons.setRendered(false);
    that's it
    keep it up
    Ahmed Alshaer

  • Home and Jobs tab disappearing in Firefox but available on InternetExplorer

    I can access iRectuitment page through this URL, http://servername:8000/OA_HTML/IrcVisitor.jsp
    On the first page there are two tabs HOME and JOBs, when I click on any of the tabs then suddenly the tabs are disappearing.
    NOTE: This is happening only on Mozilla Firefox browser but not on Microsoft IE.
    The following is the common URL that is appearing while clicking on any of the tab in both browsers,
    http://servername:8000/OA_HTML/OA.jsp?page=/oracle/apps/irc/candidateSelfService/webui/VisJobSchPG&_ri=821&SeededSearchFlag=N&Contractor=Y&Employee=Y&OASF=IRC_VIS_JOB_SEARCH_PAGE&oapc=2&OAMC=75477_8_0&menu=Y&oaMenuLevel=1&oas=2xJgrgfx-qRZ0n3j_FOr3A..&transactionid=471998221
    Please advise.

    Hi;
    Did you hit same error while you are using IE?
    Please see:
    Recommended Browsers for Oracle E-Business Suite Release 12 [ID 389422.1]
    Recommended Browsers for Oracle E-Business Suite 11i[ID 285218.1]
    Regard
    Helios

  • How to place the print and zoom link  on top of the page in discoverer10g

    I created a table format report and I want to place a Print and zoom link on the top of the page also I want to display the sum of a column in the top of the page,
    How to go for it.
    Message was edited by:
    user575682

    Wrong forum.

  • How can I get my old Firefox My Home and My Links pages back, and all my bookmarks?

    I have a new computer with Win 7 64 bit and started to use Minefield, but I decided to go back to Firefox. Now have Firefox 4 but need all my links and bookmarks I have on my other system. What files do I need to look for from my other old drive to get my added links and bookmarks for my Google homepage in Firefox.?

    http://support.mozilla.com/en-US/kb/Recovering+important+data+from+an+old+profile
    Your old Profile is located here in Vista & Win7: <br />
    ''drive'':\Users\''Windows login user name''\AppData\Roaming\Mozilla\Firefox\Profiles\''profile_name''

  • How to enable Preferences link on Irecruitment External Candidate page?

    Dear all,
    We are accessing Irec External Candidate home page through below URL.
    http://host:port/OA_HTML/IrcVisitor.jsp
    Two languages are installed on this instance. (English, Arabic)
    Now while launching this page, we would like to choose Arabic language.
    How can we achieve this?
    Note:
    I already treid my hands on following.
    1. addedt ICX_GLOBAL_MENU to Irec Candidate global menu
    2.Added ICX_GLOBAL_MENU to External Candidate menu
    No luck.

    Pls check below link if this help:-
    In iRecruitment, Display Language Is A Required Field on External Site [ID 363614.1]
    Thanks,
    JD

  • My Links and External Links wont work on my page. Using Dreamweaver CS4

    I have followed all the instructions for adding external links to my website using Dreamweaver CS 4.  I cannot click on any of the links in the body of my pages, even on my sitemap page my internal links dont work.  Any suggestions would be greatly appreciated as I have looked online for a resolution to this problem and not finding any new information.
    Thanks,
    diamndlady

    Hi,
    please copy my source code from my for you made test side, where I offered my solution wiht both options:
    http://www.goldschmiede-blumberg.de/li.html
    ... or better, I'll do it for you,here it is:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Inserted Links</title>
    </head>
    <body>
    <ul type="disc">
      <li><a href="http://www.50states.com/" target="_blank">50 States and Capitals page:</a></li>
      <li><a href="http://www.thisnation.com/ " target="_blank"> An online History of the United States:</a></li>
      <li><a href="http://www.besthistorysites.net/"> Best history sites: a comprehensive listing of a variety of history subjects from ancient times to current history:</a></li>
    </ul>
    <p>or:</p>
    <ul>
      <li>50 States and Capitals page: <a href="http://www.50states.com/ ">http://www.50states.com/</a> </li>
      <li> American Government and Politics online: <a href="http://www.thisnation.com/">http://www.thisnation.com/</a></li>
      <li>
        An online History of the United States: <a href="http://www.smplanet.com/imperialism/toc.html">http://www.smplanet.com/imperialism/toc.html </a></li>
    </ul>
    <p> </p>
    </body>
    </html>

  • I minimize multiple pages - listings of homes - and everytime I click on a new page, all of the others pop up behind the newest page selected. How do I stop this from happening?

    Running W7. Dual monitors. Happens every time I minimize more than one web-page.

    Do a malware check with some malware scanning programs.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of their databases before doing a scan.<br />
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    See also:
    * "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Hiding Navigator and Builder Links on Account Info Page

    Can any one help me to Hide the navigator and builder links in the Account Info page ?
    I need a very basic account info page where the user can only change his password. I am hoping that oracle has an easy method for doing this. I would not like to build a customized page if possible.
    Thanks

    As for any portal page, you just have to set the right acces rules on the navigator and builder pages and the links won't appear.
    Also, if you just need a link to change password you can create it in an html portlet, just look at the adress the seeded link points to. You'll also so find some password change portlet in Knowledge Exchange.

  • Need to have the help link at my custom pages

    Hi All,
    I want to have the help link in my few custom page's . Can anyone help me on this ...
    Regards
    Karandeep Singh

    Keerthi,
    Thanks for your update .
    But my requirement was to create the help link on all the custom pages as it is appering in all standard pages .
    For standard pages they have attached the standard function with standard menu (ICX_GLOBAL_MENU) due to which help is appearing in all the standard pages but if we want to have the help link on custom pages then we have to manually set the page layout property "Help Target" of all the custom pages .
    It worked for me and issue is resolved now.
    Regards
    Karandeep

  • ILife 08- problem with Podcast and Blog links on landing page

    Hello I have iLife 08, running OS 10.4.11. The Podcast and Blog links on my iWeb landing page appear but don't do anything. All was working fine one week ago. They load, and when you mouse over it the links looks like they are going to work but don't.
    Any ideas on what the problem is?
    thanks in advance for your time,
    -g-

    Hi Chad,
    Yes. I had a similar problem. The 1st click on an iTunes hyperlink (i.e. http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=97154883 ) occasionally does nothing for me in Safari. And as you described, the 2nd click usually works. I actually didn't notice the Safari window containing the link closing itself. I'll keep an eye out for that.
    I'm running iTunes 6.0.2 with 2.0.3. See if running an update changes anything for you.

  • Can I create a completely custom page layout for a book, positioning and sizing pictures and text?

    I'd like to create a totally custom page, inserting photos at various locations and sizes as well as text regions.  Can this be done?   I haven't been able to find a way to do this.

    I've found it's worthwhile spending time fiddling and adjusting Lightroom's templates and saving to Custom Pages but I haven't found a way of removing a custom page layout once I've finished using it or tweaked it some more. Can you say how to remove one, please, johnbeardy? I can put them in and out of Favourites but the Custom Pages list just gets too long.

  • Unable to find "Language and Region" link

    Hi,
    I am trying to customize language and region settings via my MySite using the below link. I spent an hour yesterday trying to find "Language and Region" link in the Edit Profile page, however, I could not. Is there a feature I need to activate
    to see this link or enable something in Central Admin?
    I only see Basic Information, Contact Information, Details, and Newsfeed Settings.
    http://community.bamboosolutions.com/blogs/sharepoint-2013/archive/2012/11/02/how-to-change-regional-settings-on-my-site-in-sharepoint-2013.aspx
    Any suggestions?

    Hi,
    According to your description, my understanding is that you can't see the "Language and Region" link in mysite Edit Profile Page.
    I suggest you can check if you have checked "Show on the Edit Details Page" in the Central Administrator ->Manage Service Application->User Profile Service Application->Manage User Properties->Language and Regions->All
    child properties under Language and Region.
    Thanks
    Best Regards
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jerry Guo
    TechNet Community Support

Maybe you are looking for