OBIEE Customization - Removing Help (?) icon Across OBIEE11g Application

Hi,
I am using OBIEE 11g and I need to remove 'Help' (?) icon across OBIEE Application. Can you pls. guide me to achieve it.
Thanks for your help.
Regards,
Ramesh

Instead of removing I would suggest to replace the icon with some other icon
look for the file loc
OFM\Oracle_BI1\bifoundation\web\msgdb\uicomponents\obips.ToolbarHeader.xml
replace ? mark icont with . or dot icon
Hope this helps
~ http://cool-bi.com

Similar Messages

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

  • 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

  • [Solved]Remove button icons in KDE applications when running under dwm

    I run dwm but also use KDE applications.
    KDE applications do show icons on dialog buttons:
    I gather that these buttons can be disabled in the system settings dialog when running a full KDE desktop. My question is: How do I achieve this - remove the icons on buttons - while not running a full KDE session?
    kcmshell4 doesn't seem to expose an option to do so in any available module, including 'kcmshell4 icons'.
    The systemsettings5 option repertoire is incomplete and only has the modules "Workspace>Desktop behaviour", "Workspace>Shortcuts", "Network>Settings" and "Network>Connectivity".
    In my .xsession, I am currently exporting
    export QT_STYLE_OVERRIDE=gtk # Make Qt5 use the GTK+ theme
    export DESKTOP_SESSION=gnome # For something I can't quite remember
    I've also seen XDG_CURRENT_DESKTOP=gnome vs XDG_CURRENT_DESKTOP=kde floating around, but neither achieves anything in this regard.
    Does anybody know which setting in which config file I could set to emulate what the KDE configuration GUI does in a KDE session, or what KDE packages I would have to install in order to add the correct settings component to my KDE configuration utilities (KDE4 and/or Plasma 5), or what environment variable to set? A last resort would be installing a full KDE workspace or Plasma 5 and toggling the setting there, but I'd rather avoid doing that.
    Last edited by 2ion (2015-05-07 13:39:25)

    Xabre wrote:
    Would running "kcmshell5 style", or "kcmshell4 style" be an option? Am not sure what you have installed, but under fine tuning tab there, there's exactly what you need.
    Edit: if that doesn't work, .config/kdeglobals
    ShowIconsInMenuItems=true
    ShowIconsOnPushButtons=true
    ToolButtonStyle=TextBesideIcon
    ToolButtonStyleOtherToolbars=TextBesideIcon
    Change to false and TextOnly, respectively
    Might have to look for another kdeglobals file for kde4 apps, which should be either in .kde4 or in home dir, since there's a bit of a mess currently during transition
    Please excuse my belated reply; thank you for the solution:
    The line
    ShowIconsOnPushButtons=false
    in kdeglobals removed the icons for KDE 4 applications. For some reason, applications using KDE Frameworks 5.x did never show the button icons to begin with.

  • Unable to remove/hide help icon in Discussion Service OOTB

    Hi,
    Is there any way to remove/hide help icon from Discussion Service OOTB toolbar ?
    I am not able to find help icon tag in ListTopics.jsff and ListMessages.jsff fragment file.
    Regards,
    Fyaz

    Hi.
    I´m not sure but I think this Taskflow is a "black box" and is not possible customize it

  • How to remove an icon from customize tool bar

    I deleted an icon fromtool bar. I then opened up "customize toolbar" to see if I could remove this icon but it was not moving. Is there a way to remove this icon from my customize tool bar?
    I am on OS X Yosemite.

    Try clicking and holding the icon while holding the command key down. Drag it from the toolbar.

  • How do I remove padlock icon from all my files?

    On one of my drives, every single file has a little padlock icon superimposed over the file icon. I recall when I did a clean install of windows 7 RC over my Vista install, I wasn't getting write access to the drive so I had to take ownership of the drive and mess with the security settings before it started working normally.
    I have to admit, I find the security settings in all versions of NT mystifying... For instance, although my account is in the administrators group, having full access to administrators never seems to work. I always have to add my individual user account and explicitly give it full access.
    In any case, I can't remember exactly what it took, but after messing around with the security settings for a while, I eventually was able to have full access to the drive and have no problems reading/writing/deleting files and folders, but there's the padlock icon still on everything.
    Can anyone explain how to get rid of it, and/or maybe point me to a good, clear, understandable guide on how to properly set NTFS permissions.
    Thanks!

    <form id="aspnetForm" action="edit" enctype="application/x-www-form-urlencoded" method="post">
    <input id="__VIEWSTATE" name="__VIEWSTATE" type="hidden" value="/wEPDwULLTEzNzk0MzkwMDlkZD6SorGRLWx4w+alHb7GRMyulXR+" />
    </form>
    Windows Client TechCenter
    <input id="SearchTextBox" class="TextBoxSearch TextBoxSearchIE7" name="SearchTextBox" type="text" /><input id="SearchButton" class="SearchButton" name="SearchButton"
    src="http://i1.social.microsoft.com/globalresources/Images/trans.gif" type="image" /> 
    Sign out
    United States (English)
    Australia (English)Brasil
    (Português)Česká republika (Čeština)Danmark
    (Dansk)Deutschland (Deutsch)España
    (Español)France (Français)Indonesia
    (Bahasa)Italia (Italiano)Magyarország
    (Magyar)România (Română)Singapore
    (English)Türkiye (Türkçe)Россия
    (Русский)ישראל (עברית)المملكة
    العربية السعودية (العربية)ไทย (ไทย)대한민국
    (한국어)中华人民共和国 (中文)台灣
    (中文)日本 (日本語)香港特別行政區
    (中文)
    ZYBORG
    Resources for IT Professionals
    HomeWindows 7Windows VistaWindows
    XPLibraryForums
    Windows Client TechCenter >
    Windows 7 IT Pro Forums
    > Windows 7 Security
    > How do I remove padlock icon from all my files?
    > a9d3326a-9af4-4d81-9f6e-0df9575b4fea
    <form action="/Forums/en/w7itprosecurity/thread/16474fcf-688b-4eae-88f4-804306bafc0f/a9d3326a-9af4-4d81-9f6e-0df9575b4fea/edit" enctype="application/x-www-form-urlencoded" method="post">
    Edit Message
    <textarea cols="100" rows="20" name="body"><blockquote> <p>Hi,</p> <p>This is a new feature of Windows 7 RC. If a folder's ownership is SYSTEM, the icon would be appears.</p> <p>To
    remove the icon, please change the ownership of the folders. You may refer the following website.</p> <p><a href="http://www.vista4beginners.com/Change-permissions-take-ownership">Change the permissions and take ownership of your
    files and folders&nbsp; Windows Vista for Beginners</a>&nbsp;</p> <p>Important Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft
    does not guarantee the accuracy of this third-party contact information.</p> <hr> Arthur Xie - MSFT</blockquote> <p>You may call this a feature but I call it rediculous. The security and ownership system deployed in win 7 is beyond
    belief and horribly BAD!</p> <p>I have files which have disappeared from view under start / all programs which are clearly on my system. They can be seen by an administrator only account but not by a users acccount which has administrator privs.
    That really makes great since!</p> &nbsp;Returning to Win XP looks like a good option to me. Anyone who changes the ownership of an entire drive is asking for latent problems when various areas within windows needs ownership of SYSTEM or Trustedinstaller
    and others which were overwritten with the change.</textarea>
    <label for="hasCode">Resource.HasCodeLabel</label><input name="hasCode" type="checkbox" value="true" /> <label for="reason">Reason</label><input name="reason" type="text"
    />
    <input title="Submit" type="submit" value="Submit" />
    </form>
    Need Help with Forums? (FAQ)
    © 2011 Microsoft. All rights reserved.
    Terms of Use|Trademarks|Privacy Statement|Contact
    Us
    <script type="text/javascript"></script> <script type="text/javascript"></script> <script type="text/javascript"></script> <noscript></noscript> <noscript></noscript>
    This forum even has bugs! look at this mess.

  • Blank home page except for toolbars; no address bar; no back or forward arrows; remove unwanted icons form toolbar

    I just installed Firefox 4.0 last night. Uninstalled and re-installed today but still have the same problems as last night. 1) I have toolbars across the top but the rest of the screen is white and empty. 2) I have no address bar. 3) I have no forward or back arrows. 4) I would like to remove undesired icons from toolbars but don't know how. I have a Windows VISTA PC and high grade virus protection.

        /Users/USER/Downloads/Safari.app/Contents/MacOS/Safari   < from the report
    David ...
    Go to your Downloads folder and move the Safari.apo/Contents/MacOS/Safari to your Applications folder.
    Then restart your Mac and try Safari.

  • Unable to find help icon

    I need help with putting the help icon back on my phone. I have looked everywhere and it is gone. I have tried sending the service books to my phone and I have tried reregistering my phone, nothing has worked. Please help.

    Did you delete this Help application or just made its icon hidden ?
    If you've made it hidden - open menu and select "Show All".
    All hidden icons will be shown in gray colors.
    If you wish to un-hide a gray icon and turn it in color - select it, open menu over it, and remove check-mark "Hide" in menu.
    If you have deleted Help application - the only way to return it back is reinstall the device OS.
    Do you need that?
    If so - check this link: Blackberry OS FAQ
    There are instructions how to upgrade/downgrade your Blackberry OS, and there are links to download necessary software.

  • How can I remove an icon from the status menu when command and drag doesn't work?

    I am trying to remove a status icon for an application I uninstalled. When I try to drag it, nothing happens, so removing it by the "command"key & drag method isn't effective. Is there another way I can get rid of it?

    A status bar item should go away when the application quits, otherwise it belongs to some other helper application that is still running.  Using a launch agent or something like that for a status bar item may or may not be the most user friendly thing, but it's no hack - there are Cocoa API's for status bars.  If anything, the Menu Extras provided by Apple are the hacks, but I digress.

  • Remove Dock Icon

    Is it possible to remove the Virtualbox icon from the Dock while it's running?
    Thanks for the help.

    Perhaps the question was too vague and that's why there has been no response. Or maybe nobody knows. Let me try to elaborate. 
    I run Virtualbox with a guest OS on my iMac. Unfortunately there is no way to easily remove the dock icon from the dock while the application is running. It's rather useless and a waist of space to have the icon in the dock with OSX 10.7 or 10.8. Mission Control and Command+Tab offer easy ways to switch to the desktop with the VM. So that being said I would very much like to remove the dock icon for this application but I can't seem to find any relevant information about this process on the Internet. 
    Does anyone know of a way to remove the dock icon of a running application from the dock? Perhaps a terminal command that will do the job or a different application. Any input will help. Thanks. 

  • Howto remove apple icons from home screen

    Hello!
    How do i remove all icons from home screen (include apples default icons), and just show the application icon for the program that should be used in our warehouse?

    The icons of the homescreen reflect the top line of those located on your main menu.
    So, you will need a different theme that has the features you desire.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • SharePoint 2013 : Content organizer rules to move the document across web applications

    Hi,
    I wanted to move  the document in drop off library to another web application based on the metadata values.I am thinking of doing this using content organizer rules but I am not sure it will help across web application.
    Is there any other out of the box or no customization solution to achieve this requirement?

    Hi Prasad,
    According to your description, my understanding is that 
    you want to move documents across web applications and keep the metadata. Is it right?
    For moving documents across web applications, you can use Send To connection to achieve it. However, it may cause some meta data missing.
    More information about how to use Send To connection to route documents:
    http://www.informit.com/articles/article.aspx?p=2131831&seqNum=4
    So, for your issue, I suggest you use a third party tool or solution to do it.
    There is a CodePlex solution, check if it is useful for you:
    https://spdeploymentwizard.codeplex.com/
    Best Regards,
    Wendy
    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]
    Wendy Li
    TechNet Community Support

Maybe you are looking for

  • Android Multiple Screens

    Hi, I was wondering if it is possible with Adobe air to allow for multiple screens in Android. I have a HTC Incredible and a Galaxy Nexus both of which support video out. Android currently only supports mirroring for Video out. I wanted to know if it

  • How to Change the size of the barcode in SapScript

    Hi Guys, I am new to Barcode, So can anyone please letme know how to modify the barcode printing in sapscript. Thanks, Ramesh

  • Checking for a valid date

    I have a program that takes a user's input from three text boxes to make a date. I need to be able to check to make sure that the day of the month is correct. For example if they enter 02/35/02 an error message should apear. I am trying to use a Cale

  • Admin Cockpit WBT

    Hi Gurus, I want to change menu bar "Detailed Navigation" in BI Admin Cockpit - System administrator -> Monitoring. Could you explain to me how to find the technical name of this Web Template?

  • OWB 10.1 and 9.2

    I am a newbie to OWB, but am tasked with installing OWB 10.1 to run with a 9.2 DB already running 9.2 of OWB.. Any tips, steps, or how-to's indicating to how to accomplish this task would be appreciated. TIA