How to remove help icon in Webcenter Spaces

Hi All,
There is a help icon in every taskflow in webcenter spaces, please let me know how to remove it?
Thanks in Advance.

Hi Satish,
What I usually do is check the element in the browser's developer tools - for e.g. Chrome's "Inspect Element". This way I can identify the id of the element in the ADF Faces source file (.jsff).
In the folderViewer case the element id was "cilhelp" and the tag in the .jsff is below
<af:commandImageLink rendered="#{o_w_doclib_UIUtils.inSpaces}"
                                   partialSubmit="true"
                                   icon="/adf/webcenter/helptopics_ena.png"
                                   hoverIcon="/adf/webcenter/helptopics_ovr.png"
                                   depressedIcon="/adf/webcenter/helptopics_dwn.png"
                                   shortDesc="#{dlBndl.HELP_BUTTON_TEXT}"
                                   id="cilhelp">
                <rh:helpLauncher helpTopicId="doclib_cs_doctf"/>
              </af:commandImageLink>Also, I have all the webcenter jars (from JDeveloper) extracted into a folder. This way I can quickly do a text search to find the file that I need and makes it easier to find the file in the customization project.

Similar Messages

  • How to hide "Help" icon in "Tech Support and Training" channel in CLM

    How to hide "Help" icon in "Tech Support and Training" channel in CLM.
    Is there a way to link the Help icon to custom training pdf's rather than standard training pdf "buyer_online_help"
    Regards,
    Gurmeet

    Hi Gurmeet
    In order to display custom training PDF, an alternative approach could be to make use of workbench channel "Links". You can store the custom PDF on intranet and display the link under links channel.
    Regards
    Mudit Saini

  • How to remove the icon of java in JDialog?

    How to remove the icon of java in JDialog, and change it to my own icon.

    Please make the extra effort to write out words such as "please" and "your". The extra keystrokes won't cost much in the way of time, and the enhanced clarity will be appreciated by those communicating on a forum with international readership.

  • How to remove an icon off of your iPhone

    Hello from KY. I looked on most of the forums and didnt see anything listed about how to remove an icon off of your iPhone. I installed a free game and after playing it, I didnt care much for it because the advertisement was a pain and a major distraction while trying to play the game. How do I remove it from my iPhone4 screen?

    You can find this and much more in the manual:
    http://manuals.info.apple.com/enUS/iPhone_iOS4_UserGuide.pdf

  • HT201456 how to remove the icon Apple and Bootcam on the screen ?

    how to remove the icon Apple and Bootcam on the screen ?

    please forgive me, I usually ask question on these boards, not answer them :/ but wouldnt...
    btn.setIcon(null)do it?

  • Remove Help Icon

    Hi,
    I am customizing the TopBar View and I was wondering how you would remove the help icon?? I want to keep the link but not have the image.
    Any help would be greatly appreciated.
    Thanks

    Hi Satish,
    What I usually do is check the element in the browser's developer tools - for e.g. Chrome's "Inspect Element". This way I can identify the id of the element in the ADF Faces source file (.jsff).
    In the folderViewer case the element id was "cilhelp" and the tag in the .jsff is below
    <af:commandImageLink rendered="#{o_w_doclib_UIUtils.inSpaces}"
                                       partialSubmit="true"
                                       icon="/adf/webcenter/helptopics_ena.png"
                                       hoverIcon="/adf/webcenter/helptopics_ovr.png"
                                       depressedIcon="/adf/webcenter/helptopics_dwn.png"
                                       shortDesc="#{dlBndl.HELP_BUTTON_TEXT}"
                                       id="cilhelp">
                    <rh:helpLauncher helpTopicId="doclib_cs_doctf"/>
                  </af:commandImageLink>Also, I have all the webcenter jars (from JDeveloper) extracted into a folder. This way I can quickly do a text search to find the file that I need and makes it easier to find the file in the customization project.

  • How to remove QuickTime Icon from systray of Windows ME

    Attempted to install QuickTime in response to its solicitation,but its download program stated it could not be installed on ME. However, its Icon was placed in my Systray and every time I boot up now the system seems to try to read the hard drive for it causing the drive to chatter. After about 10 of these chattering attempts from the drive, the Icon appears, but the program does not exist in the system. How do I remove the Icon and the program that's trying to load the nonexistant program?
    Gateway PC   Windows ME  

    There is no QuickTime program listed in the Add/Remove Program on the control panel.

  • How to add Content workflow to Webcenter spaces/ custom application

    I would like to add Content work-flows ( Add - review - publish of content) to Webcenter spaces.so that users of Spaces/ application can work with add- publish-review cycle. I want to know if any thing like portlet or something available that can be added.
    I have a webcenter 11g associated with OCS 10.1.3. Does the suites Content Portlet Suite/Content Integration Suite contain these workflows? Please help me in this regard thanks.
    Thanks,
    indra.

    Yes. it is the same way. once the Portletsuite is integrated you can create a workflow in Oracle conent server using Workflow Manager Applet. Extenal Identity store needs to be configured.
    But I have some problem with webcenter spaces users on external Ldap server. In contribution checkout step ,I am not getting the checkout link. i am getting exception like "not suffient privilage".
    But the workflow seems to work fine in idc application.
    Unable to get schema fields. User 'auser' does not have sufficient privileges
    * !csUserEventMessage,auser,CIS!$!csSchErrorGettingFields!csUserInsufficientAccess,auser
    intradoc.common.ServiceException: !csSchErrorGettingFields!csUserInsufficientAccess,auser
         at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor*
    I created Users in webspaces using Own Registration feature. User gets created on Ldap server. And I am able to log on to the content server. If anybody happend to know more on this ,please reply.
    Edited by: indra_owc on Dec 21, 2009 7:03 PM

  • How to Remove the Icon from the OWL Screen

    Hi All,
    Can we remove the Icon from the OWL screen for some fields without removing the Hyperlink as in the standard for Opportunity for Account Fields as shown below:
    As in the above OWL screen, i have to remove the highlighted Icon.
    Thanks & Regards,
    Malkit Singh

    Hi Malkit,
    You can check Icon in Thing Type like COD_Account__TT screen.
    Once you are in TT screen just go to "Controller" and select "Thing Type Data" from left side pan.
    But how to remove it I don't have any idea.
    Regards,
    Mithun

  • Removing help icon from LoginProvider

    I am new to Sun Portal Server 7.1 Update 1, and am looking for a way to remove the 'help' icon from the LoginProvider for the devauthlessanonymous user. I am making use of the Developer's Sample portal that comes bundled with the product, and want to eliminate all icons that appear in providers/containers/channels.
    Within PSConsole, for the have updated the helpURL property to be "" instead of the default en/desktop/login.htm, per the Portal Server 7.1 Technical Reference guide. After doing so, the icon remains but instead directs the user to login to the web server doc root (e.g. /porta/docs).
    Are there any other parent provider/container/channel helpURL fields that I need to update as well, or do I need to enter a different value for the helpURL field in the LoginProvider for the devauthlessanonymous user?
    Thanks.

    are you building a custom one? Couldn't understand what text you have around it. I dont have anything in my portal (default one).
    Welcome <User Name> My Account Log Off                    <help image> Help | Search
    This is what i have in my out of box.
    Bharat Karthik
    [email protected]
    http://www.eminenttech.com/
    Edited by bharatkarthik at 03/27/2008 2:21 PM
    Edited by bharatkarthik at 03/27/2008 2:22 PM

  • Removing Help Icon

    We are trying to remove the help icon in the header, can someone provide the steps to do ths?

    are you building a custom one? Couldn't understand what text you have around it. I dont have anything in my portal (default one).
    Welcome <User Name> My Account Log Off                    <help image> Help | Search
    This is what i have in my out of box.
    Bharat Karthik
    [email protected]
    http://www.eminenttech.com/
    Edited by bharatkarthik at 03/27/2008 2:21 PM
    Edited by bharatkarthik at 03/27/2008 2:22 PM

  • How to remove these icons in the red box, and Merge the two rows into 1?

    1. How may one remove these icons in the red box?
    2. How may one coalesce/merge the two bottom rows into one row?
    I'm running a French version of Adobe Acrobat XI version 11.0.0.

    I'm working in AA9, but it may be the same.
    The icons are in Tool Groups. The Groups are seperated by the verticle bars.
    Right Click within a toolbar group to avail options for enabling and disabling tools within a Group.
    The bars themselves can be selected with the mouse and dragged to re-order the groups.

  • How to remove titlebar icon in ScriptUI dialog?

    When I create a dialog with ScriptUI, its titlebar gets an ugly icon. How can I remove this?
    Using a palette instead of a dialog removes the icon, but I want a dialog in this case.

    I think the dialog wind may look different between Platforms OS versions Adobe applications and versions. What dies the window with the Icon you don't like look like post a screen capture,
    For example I use windows 7 these days.  On Windows 7 system with CS2 My dialogs have a title but no icon. There the is an icon when I use CS6, CC and CC 2014. The icon is the same in the three version of Photoshop..  Is this the ugly icon your referring to?

  • Question: How to remove accidental Icons

    I was selecting Email the other day and accidently dragged it from my launcher bar into the app area.  Now I can't get rid of it at all from any of the app screens.  I certainly don't need 2 links for Email.  Anyone know how to remove it without deleting the Email app alltogether?
    Post relates to: Pre p100eww (Sprint)

    Pressing on the Orange button and tapping on the Icon you want to remove will ask you to delete. This only works for links, contacts, and applications you installed. 

  • How to use resource of in Webcenter Space into one of its Child Spaces

    I have a requirement for using the Spaces resources(Navigation Model,Skin ) that are created at the Sub Space level to be used in the Child Sub Spaces.
    For eg.,
    Consider the example where i have a sub Space "A". This space has the Resources like navigation N1, Skin S1 and Page template P1 created at the scope of the Space. Also this Space has 3 Sub Spaces, A1,A2,A3.
    My requirement is to use the Navigation model "N1" ,Skin "S1" and Page template "P1" of the Parent Space "A" at the Sub Space level with the Spaces "A1","A2","A3"
    Regards,
    Hardik

    For some resources this is possible like the navigation model. When you edit a navigation model, you can add the navigation model of a different space to the current navigation model. Just select navigation model reference when editing a navigation model and you should be able to select whatever space you want.
    Resources like resource catalog, page templates and skins can not be selected from the parent.
    There is, however a workaround for this and that is creating your resource at the highest level possible in spaces. This is done in the resource section in the administration section of webcenter spaces. Not the admin of a specific space, the admiinistration section of the environment. From there you shoiuld be able to create navigation models, skins, resource catalogs and so on that can be used in every space.

Maybe you are looking for

  • How to create an ERP Sales Order in CRM by referring to CRM Quotation

    Hello Experts: My requirement is as follows: I have done the replication of customers and materials between ECC and CRM.  I need to create a quotation in CRM and create a follow-up transaction as ERP Sales Order within CRM. My question is: how do i l

  • PC crashes when transferring songs to ipod or using itunes..

    1) Issue: When transferring songs to IPOD through the use of a PC(itunes or real player), a blue faulty screen will eventually show with some error and then my computer restarts. I have a bout 3800 songs for a 20GB IPOD and it seems to always stop ar

  • Calling a javascript function from an Applet

    I am trying to make an applet that works on as many browsers as possible, so I am sticking to Version JCK 1.1 I am trying to call pass the javascript function into a URL object like this URL url = new URL("javascript:" + function, "_self");but I keep

  • Query with two filter prompts(phase and document)

    Hi All, I am new to sap sourcing. I am trying to customize a query for (Sourcing Report for all supplier registrations showing the cycle times for each approval phase of the process)which I have added two filter prompts(phase and document name). When

  • Discoverer doesn't run the same query than TOAD

    Hi, I'm trying to make the following in Discoverer version 10.1.2: To display some records of a table using a condition and display the total of all of them of the same table. I'm trying to create a custom folder with the following query: SELECT PRST