Clear My Selections disable

Hello Experts,
Can we disable 'Clear my Selections' option on Page options of the dashboard.
thx,
parag

Download Firebug to see how "Clear My selection works-loads"
and then assign <style="display:none"> to dissapear...
check forum + blogs...
i hope i helped....
http://greekoraclebi.blogspot.com/
///////////////////////////////////////

Similar Messages

  • How to selectively disable Header & Footer/How do we retrieve the PageName in the custom navtype cla

    I would like to disable the Header and Footer for the login page. In my Custom Navigation Type class, I went ahead and made the following changes to the isFeatureEnabled() function.
    if(feature.Equals(NavFeatureEnum.TOPBAR))
    returnfalse;
    if (feature.Equals(NavFeatureEnum.HEADER))
    return false;
    But this essentially disables the header and footer for the entire Sub Portal. How can I retrieve the PAGE NAME in the Navigation Type class so that I can selectively disable the feature. This is what I would like to do
    if (pageName.equals("LOGIN")) {
    if (feature.Equals(NavFeatureEnum.HEADER))
    return false;
    Appreciate anyone's help in resolving this issue.
    Thanks
    Vikram

    Vikram,
    Unfortunately, you there is no way to check for page name inside the IsFeatureEnabled method. What you could do, if you want to always disable the header and footer in all navigation schemes, is to change com.plumtree.portalpages.common.uiparts.PlumtreeDP to have it check for current page name. In the Display method, search for
    displayHeader = GetPlugNavFeature(navType,NavFeatureEnum.HEADER);displayFooter = GetPlugNavFeature(navType,NavFeatureEnum.FOOTER);
    and change it to:
    if ( !LoginAS.STR_MVC_CLASS_NAME.equals(GetOwner().GetName()) ) { displayHeader = GetPlugNavFeature(navType, NavFeatureEnum.HEADER); displayFooter = GetPlugNavFeature(navType, NavFeatureEnum.FOOTER);} else { displayHeader = false; displayFooter = false;}
    Just remember that we might make changes in PlumtreeDP in future updates. You would have to add this code in again if we do.

  • How to clear the selected values in the JCombobox

    Hi All,
    Can you please tell - how to clear the selected values in the JCombobox
    I have four dropdowns in my application, When I click "CLEAR" button, what ever the values selected in the four drop downs should go off and view as "SELECT" in all the dropdowns.

    In addition to the above you should also check out [Combo Box Prompt|http://www.camick.com/java/blog.html?name=combo-box-prompt] which makes it easy to display the default prompt.

  • Clearing of selections screen

    Hi!
    I wanted to asked how to clear a first screen of selections screen ( contains Parameters ans select options )  from another scrren ?
    I created an ALV report. The first screen of the report is a selections screen that contains select options and Parameters. The Alv was created by Object oriented method (not by the function 'reuse_alv_*' ) in
    a second screen. I want from the second screen on certain circumstances to leave the alv screen and to set the first screen ( that contains select options and Parameters ), however when i call the first screen i want to clear all select options and parameters, and my question is how to clear all select options and parameters before i leave to the first screen ?
    thanks
    moshe

    Hi Moshe
    Just I said in my answer you can't do a CLEAR statament in that point of your code, because the system manages the return of old data in selection screen.
    The system do what importing old data from ABAP MEMORY in the event INITIALIZATION, so or you clear the ABAP MEMORY or you clear the selection-screen in the event AT SELECTION-SCREEN OUTPUT.
    You can try this:
    IF g_it_d_data[] IS INITIAL.
    CALL FUNCTION 'POPUP_FOR_INTERACTION'
    EXPORTING
    headline = text-011 " 'Information'
    text1 = text-010
    ticon = 'I' " 'No data was found for
    " the selection criteria.'
    button_1 = 'OK'.
    here i need to clear parameters and selects option
    before leaving to screen 0
    FREE MEMORY.
    LEAVE TO SCREEN 0.
    ENDIF.
    or you place FREE MEMORY statament in INITIALIZATION.
    INITIALIZATION.
    FREE MEMORY.
    You can try to use CLEAR and REFRESH statament in AT SELECTION-SCREEN OUTPUT.
    AT SELECTION-SCREEN OUTPUT.
    Only first time
    CHECK FL_FIRST = SPACE.
    FL_FIRST = 'X'.
    REFRESH <SELECT-OPTION>.
    CLEAR <PARAMETERS>.
    Max

  • Is there a way to selectively disable "quick search" on specific websites (i.e. those which use javascript-driven keyboard shortcuts)

    Some websites use javascript (or differently) driven keyboard shortcuts - for example some google services or the tinytiny-rss feed reader. On those sites users normally don't use the "quick search" function, but it tends to get in the way of the keyboard shortcuts which tend to be pretty useful.
    So, is there a way selectively disable quick-search on some websites? Maybe there is a Addon for this?
    Thanks in advance, Kind Regards
    - NebuK

    1.SmartyPanouZe3rd,
    Sep 4, 2013 1:03 PM   in reply to SmartyPanouZe3rd
    This is a follow-up to the above question I had.
    Since i noticed people looking at the question, but no replies showing up, i contacted BC support directly with the same question.
    I got a reply.
    I did tests based on the reply.
    Here is what is going on based on the reply.
    (spoiler alert : It works... but it's not yet a perfect score.)
    All the details are posted here :
    http://www.animavdo.com/mut/ambiguity-001.html
    Hope this can help others.
    Cheers.
    PS  I still will use DW for the heavy lifting...
           But MUSE is nice for quickly putting together a mini website.
           Highly recommended App.

  • Selectively disable autoopen of nautilus windows when new media inser

    Is it possible to selectively disable auto open of nautilus windows for new media inserted?
    For example, I want GNOME/Nautilus not to open nautilus browse window for specific block devices, like a couple of my external USB drives, maybe some USB memory sticks too.
    AFAIK it can only be disabled completely but can it be done only for some select devices?
    If no, can you think of any other methods to achieve the same behavior while retaining auto-mount capability?

    You didn't say what you chose to use in the wiki page link.
    That page contains many references to different tools and methods for automounting.
    If you used the '/bin/su $USERNAME -c $COMMAND' in a ACTION, RUN entry of a udev rule, the command should be run with root privileges, so should not require a password.
    But I suggest that you look to the 'Automounting UDisks Wrappers' rather than writing udev rules.
    But it's your choice to use what you decide to, if it gives you what you expect.

  • Set a combobox clear from selection

    Hi all,
    do anyone know how to set a combobox clear from selection (none of the value is selected) ?
    pardon me for using wrong words.

    Hi
    Set the datasource value of the combo box to nothing ("").
    If not using datasources, use this code at form startup.
    oForm.DataSources.UserDataSources.Add("dsUID", [type],[size]);
    oCombobox.Databind.SetBound(true, "", "dsUID");
    Use this code to set value to nothing
    oForm.DataSources.UserDataSources.Item("dsUID").ValueEx="";
    Thanks

  • How do you selectively disable users validated by nt domain?

    We are validating our sw vpn users on our 3030 via nt domain. Therefore there are no individual userids.
    How can we selectively disable certain users? e.g. A few office workers not allowed to come in from home.
    If this were Windows / RAS we could uncheck the dialin box on their user profile - is there some similar setting within Windows for sw VPN users?
    Or even better, are these domain authenticated users authenticated against any particular nt group, from which we could then remove them?

    With NT Domain Authentication, what you are trying is not possible. What you need to do is to configure the concentrator to use Radius. You could refer to http://www.cisco.com/warp/public/471/cisco_vpn_msradius.html and http://www.cisco.com/warp/public/471/vpn3k_ias.html for more configuration information.

  • How do you clear a select list in javascript?

    Hi,
    I've tried clearing a select list (after it has been populated) by
    html_GetElement('P_CAMPUS').value='';
    html_GetElement('P_CAMPUS').value=null;
    these clear the visible field but if you click it all the options are still there.
    I tried:
    html_GetElement('P_CAMPUS')=null'';
    It is probably a real easy thing... but I don't see it...\
    Thanks, BillC

    To delete all the options in the select/dropdown list, you go
    html_GetElement('P91_SELECT').options.length=0;

  • Clearing TextFlow selection

    How can I forcibly clear all selections and caret cursors from a TextFlow?  There are no methods in SelectionManager that accomplish this.  SelectionManager.selectRange() selects a range - but how do I unselect EVERYTHING?
    I need to force a TextFlow (ie. associated Containers) NOT to show any selections or caret cursors.  I only want one TextFlow to appear to have keyboard focus.
    I have an application with more than one TextFlow on the screen.  Everything works fine when I test the application in the browser (apart from a small problem setting focus initially - that doesn't happen in AIR), but when I build it as an AIR application I get multiple flashing carets or selections on the screen.  One for each TextFlow.

    selectRange(-1,-1) clears the selection.
    Richard

  • Automatic "Clear my Selections" (script provided)

    Hi everyone,
    I didn't find anything useful on the Internet apart from creating a "Clear my Selections" button (not so friendly for the user): using jQuery I've been able to create a small script that enables you to automatically clear the selections of a dashboard if you're coming from a dashboard that is not itself (otherwise it'll refresh continously). Here you can find the script:
    <script src="yourserver\jquery-1.4.2.min.js" type="text/javascript"></script>
    <script type="text/javascript">
         $(document).ready(function() {     
              var r = document.referrer;
              if(r != "http://yourserver/analytics/saw.dll?Dashboard")
                   return PersonalizationEditor.removeDefaultSelection(false);
    </script>
    Just add it in a Text dashboard object and remember to use the "HTML content" flag!
    Hope this helps someone who had similar issues.
    Regards,
    Alberto
    Edited by: Alberto Vaghi on 29-giu-2010 8.32
    Edited by: Alberto Vaghi on 29-giu-2010 8.32

    ok, below is the script i am using in Textbox Dashboard object on my dashboard:
    <html>
    <head>
    <script src="http://ajax.microsoft.com/ajax/jquery/jquery-1.4.2.js" type="text/javascript"></script>
    <script type="text/javascript">
    $(document).ready(function);
    function()
         var r = document.referrer;
         if(r != "http://hs3piwm29:9704/analytics/saw.dll?Dashboard")
              return PersonalizationEditor.removeDefaultSelection(false);
    </script>
    </head>
    </html>
    Suppose i have three Tabs(say : A, B and C). In A Tab I am having dropdown prompt having two values. So what i want is that whenever i visit Tab A from any of the Tab X,Y Zee. That prompt get clear automatic and set default value. It should not show the previous selected value. hope this scenario helps you to understand my problem.
    It will be good for me if you send me ur email address. We can have a conversation over there. if possible you can give me a call at +91-9213626363 or +91-9560926363 my name is Mohammad Rafi Ansari or tell me your no i will call you.
    Thanks & Regards
    Mohammad Rafi Ansari

  • 015: Clearing Transaction:Selection Using Assignment

    Hi Experts,
    I am getting error while importing Electonic Bank Statement through transaction Code S_PL0_09000467 - Convert with DME Engine
    The format tree we are using Multicash
    My configuration is as follows
    1) Financial Accounting-Accounts Receivable and Accounts Payable-Business Transactions-Business Transactions-Electronic Bank Statement---Make Global Settings for Electronic Bank Statement

    It seems that you have taken the logic as 015: Clearing Trabnsaction : selection using Assignment in "Assign External Transaction Types to Posting Rules" and you are not passing the values for the assignment filed.
    Either you have to change the clearing rule logic or you have to incorporate the assignment in your cash format.

  • Clear UITableView selection

    Hi, in my iphone App, I have a UITableViewController which is popped up from my main view with presentModalViewController. Tapping on an item in the Table View results in the item becoming highlighted, and it goes back to the main page. However, if I pop up the Table View again, my previous selection remains highlighted. This is not what I want. How can I clear any selection when the Table view show up?

    Use the following code in second UITableViewController (the one where you select a row):
    - (void)viewDidDisappear:(BOOL)animated {
    [super viewDidDisappear:animated];
    [self.tableView deselectRowAtIndexPath:[self.tableView indexPathForSelectedRow] animated:NO];
    Andreas

  • Aperture: easily clear keyword selection ?

    Searching your Aperture library through a keyword search is a great way to find the images you need. Yet, the way it is implemented in Aperture raises a question: is there a simple way (preferably a single action) to clear the check boxes in the keyword search dialogue ? I have not yet found it.
    The problem I encounter is the following: after selecting multiple keywords in the search dialogue the easy way to get back to the all-image display is to uncheck the keywords selection box. The checks with the keywords themselves, however, will still be there. Checking the keyword selection checkbox again will re-display the selected images. So far, fine. But now (or tomorrow) I want to make a new selection. As soon as I check the keyword selection checkbox, the previous search results will be shown and I must now manually find out what keywords are checked. Since my keyword list is rather long, this is a cumbersome process. What I have been looking for is a simple command or button to uncheck all keywords in the search dialoge to start with a fresh list, but I have not been able to find such a command.
    Am I overlooking something obvious or is this just missing from Aperture ? Any help is appreciated.

    dinky2,
    What I have been looking for is a simple command or button to uncheck all keywords in the search dialoge to start with a fresh list, but I have not been able to find such a command.
    To start with a fresh list, add a second keyword rule from the "Add Rule" menu and delete the old rule bypressing "-" or disable it by unchecking it.
    Reagrds
    Léonie

  • Need to clear last selected prompt values while refreshing webi report

    While using ALL within cascading prompts its  still showing the last prompt values selected  in infoview and not while editing and trying to run webi reports.
    Is there any way to clear this?
    I have implemented following options to resolve but did not work
    1) Delete the .lov files of universe.                                                                               
    2) Delete the contents in data folder by going into storage directory
    3) Implemented the non_persistent concept in prompts
    Code is as follows for the filter with in universe
    @Select(Customised LOV\State) = @Prompt('Select State','A','Customised LOV\State',mono,free,Not_Persistent,,)
    or
    'ALL' = @Prompt('Select State','A','Customised LOV\State',mono,free,Not_Persistent,,)

    Hi,
    In Web Intelligence, the Query Filter Condition consists of 3 parts:
    - Object on which condition is applied
    - Operator (=,<,>,matches pattern, etc)
    - Operands (constant, LIst of Values, etc)
    You will find a button with a "?" sign which is also called as Prompt properties. When you click on this button, a new window will open and in this you have an option for "Keep last values selected" which is checked by default.
    Uncheck this check box --> Click OK. Run the report and save --> Relaunch InfoView to avoid any caching problems.
    Hope this works for you
    Sheeba

Maybe you are looking for

  • Why does my cd/dvd lightscribe not read some cds

    won't recognize media I cannot write data to disk or read software disks in my pavilion a6647c desktop running vista home premium? The cd drive is a cddvdw ts-653z ata

  • Apple Mail Pop Server Configuration

    Hi all, It's not often I post on here but here we go. I have been using Macs ever since the Lisa Electronic Office and have always been perplexed by one strange quirk of the Apple Mail account configuration process. This quirk is now becoming extreme

  • Delete lines from iternal table

    Hi All! The problem what I'm having is I have to delete all the entries from the internal table which are lets say equal 'XXXXXX' regards sas data lt_itab type standard table of IS_PDATFU. data wa_itab type IS_PDATFU. data: lt_roles   type BAPIBUS100

  • Images not showing in viewer and browser

    I've been using Apreture 2.1.1 without any problems until yesterday. Even though all my projects are in tact, I can no longer see the images in the Aperture viewer and browser. I really don't know how this happened. To rectify the problem I did the f

  • How do you stop outgoing payment of 5000 cash type transaction

    hi all, if a cash payment is more than 5000 to a vendor in a single day it should be stopped?  how do you achieve this? thanks SV Reddy