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

Similar Messages

  • How to remove "About this Page" and "Privacy Statement" on a OA page

    Hi,
    How do i remove "About this Page" and "Privacy Statement" links at the bottom of an OA page and add "Close Window" link on the top right corner of OA page.
    Please help.
    Advance thank
    Pavan

    Hi,
    1. Select Personalize Page link at top right of page.
    2. Select Choose context button.
    3. In the scope drop down box select OA Footer.
    4. Click on apply.
    5. Expand privacy.
    6. Click on personalize pencil icon.
    7. Set Rendered property to false at required level.
    8. Click on apply.
    9. Click on Return to Application link.
    thanx
    Pratap

  • Hide 'Home Logout Preferences....' links in a OAF page.

    Hi guys:
    I need to develop a customization as following: Add controlling logic on a standard OAF page's button before
    submit, if the data cannot pass the check logic, it will open a new window and show the failed data.
    now , I have customized a new OAF page to display the failed data , and personalized the controller class of the
    standard button to open the new OAF page in a new window. It works fine, but I want to hide the 'Home Logout
    Preferences....' links in the new OAF page.
    how to setup it? is there any profile can be used to hide the links? I know Diagnostics ,Personalize can be hidden
    by profiles.
    thanks a lot!
    David

    Hi,
    I tried the same code. I am getting the following error. Could anyone help me how to solve this error?
    Error(74,1): class OAGlobalButtonBarBean not found in class XXX.oracle.apps.po.requisition.webui.CustomPageCO
    I am new to OAF. Looking for some help.
    Thanks
    Edited by: 803923 on Oct 25, 2010 11:10 AM

  • Profile option to be set to view About this page link

    Hi All,
    I am working in OAF 5.7h.Kan anyone tell me da name of the profile option that needs to be set for being able to view the About this page link in the footer of all pages.
    thanks in advance

    Probably the page you are looking at is a JSP page and not a OAF page which explains why you are not getting the link. Could you please provide the URL you see when you are on the page.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                       

  • "About this page" link not shown in notification page

    Hi,
    I have a notification page. But I am unable to see 'about this page' link on this page.
    I have already set the profile options i.e.FND Diagnostics, Personalize Self Service Definitions on oaf page on site level and I can see the relevant links in normal OAF page but can not find 'about this page' or 'Personalize' link in notification page.
    I have to find the table name of some field in notification page.
    Please help. its very urgent.
    Thanks
    Amit

    which responsibility ? I dont think Email Center is in OA, this link would only be available for OA pages and not on pages based on other tech stacks.
    Thanks
    Tapash

  • Unable to enable the links(Personalize Page & About this Page)

    Hi,
    I have set the set the profile options at user level :
    1. Personalize Self Service Page Defn and 2)Region Links 3) Fnd Diagnostics
    I can see the links 'Personalize Page' & 'About this Page' and 'region links' for all the responsibilities like isupplier , iexpenses..etc
    except for the responsibility "Oracle Installed Base User"
    What could be the reason?
    Is it restricted by default? how to find out the page definition for "Oracle Installed Base User" pages?
    Appreciate your help.
    thanks in advance,
    Suman

    Hi Anand,
    Thank you very much for your reply in short time.
    As you said, it is a jsp page built by JTT Framework.
    OA_HTML/csiPerzEditMain.jsp?jttst0=8053_22971%2C22971%2C-1%2C0%2C&jtfm0=_0_0_0_-1_f_nv_&etfm1=&jfn=ZG23746AF4DF034244327BDC34EB1997A52C3D483299CAC3D9EADAE422BE515F7B7F10019AC9D26401ADB3C0AF6CFE71C1B0&jfn=ZG23746AF4DF034244327BDC34EB1997A52C3D483299CAC3D9EADAE422BE515F7B7F10019AC9D26401ADB3C0AF6CFE71C1B0
    Could you pls help how to find this page location and to download this Page?
    Thanks,
    Suman

  • How to enable all details on about this page link

    Hi All experts,
    Could any one help me out how to enable all details (like which view object, Application module and Controller associate with fields.) on the about this page link.
    My problem is I am not able to see any details on about this page link wail clicking on this link due to they created a custom responsibility and they mapped the ceded menus and functions.
    Thanks in advance
    Best regards,
    Ksv

    Thanks for your reply,
    But we are not able to see any links/tabs/details also.
    just we are able to see the page path only.
    regards,
    prasad

  • 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!

  • Diagnostics about this page

    hi ....
    i have this problem
    the profile option FND: daignostics is for displaying the about this page link, right?
    when i put it no the about this page link is still there, i want to hide this link.
    i have searched old threads but nothing helped
    i have set it to no at the site level and it didn't work
    the only observation i got is that when it is set to no the errored pages has no click here to see the error message, thats wierd. and when this profile option is set to yes, the click here exists.

    It will never behave like that. Make sure to bounce the apache after profile value change and retest.
    --Shiv                                                                                                                                                                                                                               

  • Not able to see the VOs through about this page.

    Hi all,
    I am unable to see the VOs and COs, AMs through about this page link.
    When I clik on about this page link in FinalReviewPG of iExpense it only shows as below --
    Page Personalization Page Context Technology Components Java System Properties Profiles Patches
    /oracle/apps/ap/oie/entry/summary/webui/FinalReviewPG 120.0.12000000.2
    Return to Page: Create Expense Report: Review Printable Page Generate Bug Report
    I am unable to find the "Expand all' link to show the structure of page.
    is there any way or profile option to show "about this page" in detail
    I have to check query of VO for fields.
    I have checked that the selected tab is "Page" tab.
    Pls help.
    Thanks Amit

    Hi Amit,
    In IExpense In R12 the Final Review Page and the confirmation page are not available under About this page link since they are linked to some other main page and thats how it works.
    The only way you can check this page is use the below command to print the details of the page.
    set serveroutput on;
    begin
    jdr_utils.printdocument('/oracle/apps/ap/oie/entry/summary/webui/FinalReviewPG');
    end;
    please run this in toad or sql plus you will get the page details in Xml format,
    Thanks
    Deeksha

  • Enable Personalize and About this page

    Hi,
    In my page Personalize link and About this page link is not shown. How to enable it.
    Thanks
    Jegan

    Hi Krishna Vamshi,
    Thanks for u r reply.
    I have tried both the ways. Still Personalize link and About this page link is disabled.
    I also tried the method to know the information OA_HTML/OAInfo.jsp
    It returned as
    "This JSP is no longer supported. To view the information that this JSP provided, please log in to Oracle E-Business Suite, and select the About this Page link."
    Thanks
    Jegan

  • How the "Java System Properties" are populated in "About this Page"

    Hi Gurus,
    We are facing a very intriguing issue and want to find out the way self service pages shows information in tab "Java System Properties" on clicking "About This Page" link ( bottom left corner of any EBSO selef service page)
    Thanks,
    Ajay

    Hi Peddi,
    Thanks but let me give some more details on our problem.
    It is a EBSO environment.
    On Private MT we do not have any proxies set in context file or any other configuration files.
    <proxyhost oa_var="s_proxyhost"> </proxyhost>
    <proxyport oa_var="s_proxyport"> </proxyport>
    The standard all standard OAF pages ( no customization or personalization ) show via link I mentioned before show these variables set
    http.proxyHost
    http.proxyPort
    http.proxySet
    Any idea how these get populated ?
    Are these values fetched dynamically via some DB table?
    Thanks,
    Ajay

  • Doubt regarding "About this page"

    Hi,
    I am able to see "About this page" link below the copyrights in each page. But instead of just seeing "About this page" i would like to have a link like this:
    About [Product Name] Version [X.XX].
    Can anyone tell me how to change this display.
    Thanks

    OAF does not provide anything out of the box to handle this, but there must be a workaround, which I m not aware of.
    I say that there must be a workaround because the configurator (CZ) pages have almost what you are looking for.
    Thanks
    Tapash

  • About this page link not appearing

    Hi
    I have set the FND:diagnostics profile to Yes and yet I am not seeing the About the page link.
    The oa fwk version is 5.7.H.V6 .
    In case this feature was not available for this version , is there any other way to check the page details.
    Thanks
    Satish

    This feature was not available in the version you mention, there is a discussion on this in the forum.
    Thanks
    Tapash

  • HT3775 my mac wont play a quicktime movie file, it keeps saying i need a codec and then bringing me to this page. there is no links on where to get this codec? help!!!

    I try play this quicktime movie file and then it says i do not have the required codec and the only thing i can press is "ok" or "tell me more" and then it just brings me to this page, it says nothing about how to obtain this certain codec. I need this to work on my macbook! Its not the video file because it works perfectly fine on the iMacs at University. Help me out, please!

    Quicktime has it's limitations and can't, natively, play certain video formats.
    Try VLC.  It should be able to play anything you throw at it.

Maybe you are looking for

  • Exporting to PDF from PageMaker 7.0 in Classic

    Since upgrading to 10.4 I have been unable to export to PDF from PageMaker 7.0.1. Adobe tech support says there is a problem with the Adobe Postscript driver. I have downloaded and installed a new Adobe PS driver but still get a message that says Ado

  • Upgraded to v7.0.1.8 and can no longer play or download purchased music

    I upgraded my software from a later version of v6 (6.9, I think). Since then, I have been unable to access my purchased music. I had purchased the music with a previous email address, which I updated using the site instructions. My account in iTunes

  • Microphone working but faulty probably after Win 8.1 upgrade

    Hi, internal microphone used to work OK but now its functioning but not picking up my voice, it gives the impression its "listening" to something else, a skype test just returns "background" noises, I dont think its a garbled version of my speech as

  • Cannot restore ipod shuffle original shows error 1418

    I know this is an old shuffle. I was trying to let my grandkids use it. It will not restore or transfer music to it. I have since used a different computer from when I originallused it. Do I need separate software for this shuffle or what.

  • RAM PREVIEW VERY SLOW (FAR FROM REAL TIME) ON NEW MAC PRO

    Good afternoon I have the new mac pro with 8 cores, 64 Gb of Ram and dual AMD 700 graphic card, but the preview on After effects is slower than in the old mac pro (from 2010). I have set the preferences as told in your website and everything stills t