Customize the Gear of Portlets

I need to make redirects for the pages with gear. How to customize the gear of portlets?
Ex: Look gear of Google.

Hello
The Portlet Repository is a standard Content Area.
1 - Go in the portlet repository
2 - Click on edit button (top right og the page)
3 - Now you can re-oraganize it
Regards

Similar Messages

  • Customize the display of portlets in Available Portlets frame

    Hi,
    Is there a way in which we can customize the appearance of portlets and providers in the "Available Portlets" frame of the "Add Portlets to Region" page? We have a large number of portlets and providers and would like to classify and display them to the users when they customize the page. This sort of thing has been done on my.oracle.com.
    Any inputs/suggestions will be appreciated.
    Warm Regards,
    Rupesh

    Hello
    The Portlet Repository is a standard Content Area.
    1 - Go in the portlet repository
    2 - Click on edit button (top right og the page)
    3 - Now you can re-oraganize it
    Regards

  • How to get the customize url of an portlet using PLSQL

    How to get the customize url of an portlet using PLSQL.

    Are you trying to call the portlet Customization form directly from the browser?

  • How to Customize the Message "No Row Returned" from a Report

    Hi,
    I've been trying to customize the Message "No Row Returned" from a Report.
    First i followed the instructions in Note:183131.1 -
    How to Customize the Message "No Row Returned" from a Report
    But of course the OWA_UTIL.REDIRECT_URL in this solution did not work (in a portlet) and i found the metalink document 228620.1 which described how to fix it.
    So i followed the "fix" in the document above and now my output is,..
    "Portlet 38,70711 responded with content-type text/plain when the client was requesting content-type text/html"
    So i search in Metalink for the above and come up with,...
    Bug 3548276 PORTLET X,Y RESPONDED WITH CONTENT-TYPE TEXT/PLAIN INSTEAD OF TEXT/HTML
    And i've read it and read it and read it and read it and can't make heads or tails of what it's saying.
    Every "solution" seems to cause another problem that i have to fix. And all i want to do is customize the Message "No Row Returned" from a Report. Please,...does anyone know how to do this?

    My guess is that it only shows the number of rows it has retrieved. I believe the defailt is for it to only retrieve 50 rows and as you page through your report it retrieves more. So this would just tell you how many rows was retireved, but probably not how many rows the report would contain if you pages to the end. Oracle doesn't really have a notion of total number of rows until the whole result set has been materialized.

  • How do I customize the login page?

    Hi, floks:
    How do I customize the login page?
    Can I just create a page with login portlet in it? what do I put as on Success URL,
    if I choose to go to the home page?
    thanks.
    null

    You can create a page and add a login portlet to it.Make it accesible to public.
    change the default page of the user "public" to the page you have created.(by default it is WELCOME)
    if there is an error in the user name or the password entered the portal still navigates to the default single-sign on page.(You have not changed the sign on page still)
    To change this page look at on-line help.
    search with string "customize" in online help
    null

  • Customize the cms wysiwyg editor

    How can I customize the toolbars and menues in the wysiwyg editor?
    I have managed to customize the menu by editing "./servers/PortalServer/tmp/_WL_user/wlp-commonui-web-lib/ 842fj3/wlp/pinEdit/editor/config/config_menu_custom.js" However, I guess this will be overwritten on the next deploy?
    The toolbar is customizable by changing the parameters to the wysiwyg iframe, but how do I do that?
    Thanks in advance

    Rather than modifying that file in your temp directory, you could extract that file to your web project and modify it there. That way, your modifications will persist for your project.
    Using Eclipse with the Portal perspective, use the Merged Projects View and locate that .js file. Right click on it and extract it to your project. Now, this file in your web project will override the file in the Library Module.
    But please note that this WYSISYG editor is not licensed for usage outside of the uses that BEA WebLogic Portal has provided. If you wish to use this editor for your own portlets/purposes, you must contact PinTex for your own license.

  • Can i customize the adjustment window in aperature

    1. Can I customize the Adjustment window so that I don't have to go to "Add adjustment" for each picture to add crop, etc?
    2. Can I customize the settings in the adjustment window so they are fixed for each picture?
    Thank you

    1. Can I customize the Adjustment window so that I don't have to go to "Add adjustment" for each picture to add crop, etc?
    You can add each adjustment to the default set from the gears-icon in the adjustment brick.
    2. Can I customize the settings in the adjustment window so they are fixed for each picture?
    You can define a set of adjustment as a custom preset:
    Use the command "Effects > SAve as Effect" to save a group of adjustments as a custom effect:

  • Exception: The metadata for portlet binding was not found in MDS

    I get this stacktrace when adding portlets at runtime - how can I check for the path of scopedMD/*.pxml files?
    ####<03-Feb-2011 18:53:39 o'clock IST> <Error> <oracle.portlet.binding> <INMUCHLP01418> <DefaultServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <attuser1> <> <00e884cc3b492be0:5d3d5662:12deb6844ac:-8000-0000000000000379> <1296739419503> <BEA-000000> <oracle.adf.model.portlet.binding.PortletBindingException: The metadata for portlet binding portlet3704198953 was not found in MDS.
         at oracle.adf.model.portlet.binding.PortletBinding._initModel(PortletBinding.java:529)
         at oracle.adf.model.portlet.binding.PortletBinding.initModel(PortletBinding.java:872)
         at oracle.adf.model.portlet.binding.PortletBinding._refresh(PortletBinding.java:392)
         at oracle.adf.model.portlet.binding.PortletBinding.refresh(PortletBinding.java:881)
         at oracle.adf.model.binding.DCExecutableBinding.refreshIfNeeded(DCExecutableBinding.java:341)
         at oracle.adf.model.portlet.binding.PortletBinding.refreshIfNeeded(PortletBinding.java:451)
         at oracle.adf.model.portlet.binding.PortletBinding._refresh(PortletBinding.java:402)
         at oracle.adf.model.portlet.binding.PortletBinding.refresh(PortletBinding.java:881)
         at oracle.adfinternal.view.faces.portlet.PortletBindingPhaseListener.handlePhase(PortletBindingPhaseListener.java:105)
         at oracle.adfinternal.view.faces.portlet.PortletBindingPhaseListener.beforePhase(PortletBindingPhaseListener.java:92)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:258)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.bea.content.manager.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:178)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.lifecycle.filter.LifecycleLockFilter.doFilter(LifecycleLockFilter.java:149)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: oracle.portlet.client.persistence.PersistenceNotFoundException: mdsId=/oracle/adf/portlet/scopedMD/s8bba98ff_4cbb_40b8_beee_296c916a23ed/portlets/Lottery_521fd715_e683_46dd_bb8e_f1119dc2d3ee.pxml not found     at oracle.portlet.client.persistenceimpl.mds.MDSPersistenceContext.getInternal(MDSPersistenceContext.java:649)
         at oracle.portlet.client.persistenceimpl.mds.MDSPersistenceContext.get(MDSPersistenceContext.java:604)
         at oracle.portlet.client.beanimpl.persistence.PersistenceBeanFactory.getExisting(PersistenceBeanFactory.java:249)
         at oracle.portlet.client.beanimpl.persistence.PersistenceBeanContext.getExisting(PersistenceBeanContext.java:110)
         at oracle.portlet.client.containerimpl.PublicFactoryImpl.get(PublicFactoryImpl.java:300)
         at oracle.portlet.client.containerimpl.PublicFactoryImpl.get(PublicFactoryImpl.java:310)
         at oracle.portlet.client.containerimpl.PortletContainerImpl.getById(PortletContainerImpl.java:331)
         at oracle.portlet.client.containerimpl.PortletContainerImpl.getPortlet(PortletContainerImpl.java:253)
         at oracle.adfinternal.model.portlet.binding.PortletModelImpl.init(PortletModelImpl.java:104)
         at oracle.adf.model.portlet.binding.PortletBinding$InnerPortletModel.init(PortletBinding.java:987)
         at oracle.adfinternal.model.portlet.binding.ActivityPortletModelWrapper.init(ActivityPortletModelWrapper.java:83)
         at oracle.adf.model.portlet.binding.PortletBinding._initModel(PortletBinding.java:523)
         ... 55 more

    I've done these 2 things and the error goes away, not sure which worked.
    Deleted mds folder within my WebCenterApp under JDeveloper
    Deleted Runtime customizations stored under a similar directory below
    C:\Users\ab\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\o.mds.dt\adrs\myWebCenterApp\AutoGeneratedMar\mds_adrs_writedir\oracle\adf\portlet\scopedMD\s8bba98ff_4cbb_40b8_beee_296c916a23ed

  • Customize the Customize

    We created a custom portlet that allows customization. Problem: the 'customize' header is generic and doesn't seem to be able to be changed. Is there a class that we can modify to change the layout - we are looking at eliminating the header altogether - we have some very big clients that do not want to see generic stuff on their pages - customize pages or otherwise....
    Here is more detail -
    I have a customize link for a portlet. When I click on customize link on my page, it brings the customize page for that portlet. However, I have a "customize" header that appears in that customize page (along with the Home link). How do I get rid of header HTML and the Home link and the in the Customize page?
    If possible - I need to remove all the header information - including the "Home link" - that includes the image and the "Customize" header and the little database image. I also want to either display a custom header - OR eliminate the section entirely -- there is a problem - there is a set of generic buttons - "apply" and "cancel" -- these would be better displayed in the portlet customization area itself - which gets rendered by our customization portlet.
    Any thoughts - anywhere I can go to modify the class or template - anything?
    null

    the following code ( line with * ) will get rid of Apply, OK,
    Cancel buttons:
    MutablePortlet mp ......
    RenderManager pRenderer = (RenderManager)mp.getRenderer();
    * pRenderer.setRenderCustomize(false);

  • Allowing user Customization at runtime for portlet

    Anybody knows that how to Allowing user Customization at runtime for portlet.
    What i want is to let user Customization persist to the repository. (not session). bu tmy testing accodring the Jdev 11g guide shows not working for portlet..
    Any body knows how to do this for portlet ? Web center 11g
    thanks a lot.
    Wayne

    Hi Wayne,
    You can only save runtime customizations to the repository for the users present in jazn-data.xml file (If you are using file based security).
    You will have to do the following before you can start saving user customizations:
    1. Create Webcenter Template project.
    2. Apply ADF Security
    3. Use page-definition files for jspx pages.
    After this, whatever customizations you do, will be saved to persistence storage.
    Better would be to try this on server. Since, before deploying, you run the pre-deployment tool, which will take the MDS Repository path as an input and store all persistence storage there.
    If there is nothing in that location, you can be sure something is wrong and debug it.
    Hope that was helpful.
    Regards,
    Kunal Chheda.

  • Customization of built-in portlets

    How can I customize a built-in portlet? Better, how can i get the source to customize a bult-in portlets?

    You might try to Oracle9iAS Portal Applications board for this question.

  • How to customize the table layout in WAD (BI70)

    hi experts,
    i want to customize the table layout in WAD.
    in 3.5, i can set the table interface class,and use T_Code se24.
    but now i am using BI7.0, there is no table interface, so how can i customize the table layout?

    Use report designer for customerizing.

  • R12 - How to customize the seeded Purchase Order PDF report

    Hi,
    We need to customize the layout AND the data of the seeded Purchase Order pdf report that is generated in PO Summary form when user picks drop-down menu Inquire->View Document. I know how to set up the Document Type with a customized layout but I do not know how to update the XML data that feeds the layout.
    Thanks, Mike

    Mike,
    Please review the following documents.
    Note: 374165.1 - How To Customize The PDF Output For Printed Purchase Order Report (Portrait) ?
    Note: 406094.1 - How To Diagnose Issues Within Oracle Purchasing PDF File Creation for Printing
    Regards,
    Hussein

  • How to customize the error messages in web analysis reports

    Does anyone know how to customize the error messages that web analysis shows ,
    I want to customize the below error message with a custom error message
    "Document does not exist or no authorization to open document.Error occurred while loading document"
    Does anyone know how to do this ?

    Rajesh,
    you may want to check these links
    How to the Change the Application Stopped Message
    How to Change the Dispatcher Running, No Server Connected Message
    http://help.sap.com/saphelp_nw70/helpdata/en/65/18fc3f9ec4e669e10000000a155106/frameset.htm
    Thanks
    Bala Duvvuri

  • How to customize the content set in text as part of tag cq:text property="text"/

    We use the tag <cq:text property="text"/> to get the content, which is set in the jcr property "text".  Text was set in Richtext component and it has hyper link.
    Now, we have to customize the text.
    Example:-
    Actual Text in 'text' property:-
    <p>Click <a data-action="Hyperlink" data-upc-tooltip-type="none" href="/content/www-abc-healthcare-ch/en/offer.html">here</a> for the link</p> <p></p>
    After customization in 'text' property:-
    <p>Click <a data-action="Hyperlink" data-upc-tooltip-type="none" href="/content/www-abc-healthcare-ch/en/offer">here</a> for the link</p> <p></p>
    i.e .html has been removed.
    I tried customizing and set back to text attribute using <c:set var="text" value="<CustomizedText>" /> but even after that tag <cq:text property="text"/> retrieves the old content i.e with .html
    Please suggest how to override text content, so that the tag <cq:text property="text"/> will print customized text.

      Which version of cq? Is Strict Extension Check enabled at  http://<host>:<port>/system/console/configMgr/com.day.cq.rewriter.linkchecker.impl.LinkCheckerTra nsformerFactory
    Thanks,
    Sham

Maybe you are looking for

  • Network connection fails with a "self assigned IP" or "no IP" msg displayed

    I am having problems staying connected to the wireless network. I have four Macs - 3 MBPros and 1 iMac. They have all been upgraded to Snow Leopard and have had all recent updates from Apple. One of the MBP, and just now the iMac, keeps disconnecting

  • Convert Color PDF to Grayscale using Preflight in Acrobat 9 Pro

    Has anyone posted a step-by-step procedure to convert color PDFs to grayscale? I've unsuccessfully been trying to use the new Preflight dialog to do this. This is the procedure I tried: 1) In the Preflight dialog, Create New Preflight Fixup. 2) Fixup

  • Web Deployment - a few questions

    Hi, I have followed all the steps in the guide for application deployment. In point #10 of the steps for web deployment it states "take the resulting MSO from the deployment project and copy it to the deployment server". Is this a typo? I only see a

  • Organizer jumps to first picture in well after exit from Full Screen viewer

    I'm using PSE 11, and noticed that I'm losing my place in the well after using the Full Screen viewer (F11). For example, if I have 300 pictures in the well, and am halfway through them on picture 150, and I select a few pictures to view Full Screen

  • SG 300 and Cisco Configuration Assistant

    Hi guys I'm having trouble in connecting a SG 300 switch with CCA v3.2. I have already connected the switch with CCA, however I can't see anything in my CCA's Front Panel and Topology view. Here is the view of my Front Panel view after I connect the