Rule hides the search fields

I have a comprehensive rule to reduce the fields of metadata users see. I was tripping on the conditions originally but had so I found it easier to remove them all, however I realized that the only rule of information is also applied to the fields in the advanced search screen, what is the dpEvent for research please, so I can out - screen or even create a rule so that users can search only on relevant metadata elements.

Martin

Hi Martin,

You can use ((dpAction like 'Search')) in the activation of rule condition, so it is applied to the search form.

HTH

-Anand

Tags: Fusion Middleware

Similar Questions

  • How can I remove the search field in the new tab page?

    I just started to use the new tab by default FF page and want to remove the search box just above the tiles.

    Is it possible to do this without the help of CSS?

    You can hide the search bar and margins at the top and bottom with the code in the userContent.css file to get more space for the tiles.

    You can add code to the userContent.css file.

    @-moz-document url(about:newtab) {
     #newtab-margin-top,
     #newtab-margin-bottom,
     #newtab-search-container { display:none !important; }
    }

    Customization files (Web sites) userContent.css and userChrome.css (user interface) are located in the folder of chrome in the Firefox profile folder.

    You can use this button to go to the Firefox profile folder currently in use:

    • Create the folder chrome (lowercase) in the .default < xxxxxxxx > profile folder if the folder does not exist
    • Use a text editor like Notepad to create a file userContent.css (new) in the folder chrome (file name is case sensitive)
    • Paste the code into the userContent.css file in the Editor window
    • Make sure that you select "All files" and not "text files" when you save the file via "save file as" in the text editor as userContent.css.
      Otherwise, Windows can add a hidden .txt file extension and you end up with one does not not userContent.css.txt file
  • How to disable the search field new tab?

    One of the recent versions of Firefox (31?) presents a search box on the new tab, on the speed dial thumbnails. How can I disable it? It of a really poor layout, takes a lot of space, overwrite thumbnails for platforms.

    Here's a UserStyle to hide this search page newtab container.
    https://userstyles.org/styles/103765/FX-31-about-newtab-hide-the-search-bar

  • How can I get a query in the search field to open in a new tab or a new window, and the current window?

    How can I get a query in the search field to open in a new tab or a new window, and the current window?

    If you are looking through the search bar in the Navigation toolbar, this preference can be changed to research it open in a tab.

    Type of topic: config in the address bar and press ENTER. Then answer "I'll be careful." Type this pref in the search at the top.

    Browser.Search.openintab = double click to switch to true

  • CTRL + E puts more my cursor in the search field.

    This shortcut has been changed to another set of keys? How do you put your cursor in the search field without having to drag your mouse all the way to the top in this corner?

    The keys Ctrl + E shortcut is now used to open the Panorama window (view > tab groups).

    You can use Ctrl + K to go to the search bar Google and Ctrl L to go to the address bar.

  • How to change the search fields displayed on the homepage of UCM 11g?

    Hello

    How to change the search fields displayed on the homepage of UCM 11g?

    Another option for you.

    Follow the links below.

    How to: Customize the home page of Oracle UCM with configuration manager. -Blog of BlueStudios Johns

    Example of a custom component.

    bluestudios.co.uk/blog/wp-content/uploads/2009/02/ether_homepage1.zip

    -Prashant

  • I have problem in the PDF export to save only the layers appeared only. When I export the indesign file to PDF that contains layers hidden pdf placed, pop up problem when I use the search field in exported pdf file. hidden text of hits from search results

    I have problem in the PDF export to save only the layers appeared only. When I export the indesign file to PDF that contains layers hidden pdf placed, pop up problem when I use the search field in exported pdf file. hidden text of hits from search results to laye

    I answered your question: there is nothing you can do in InDesign. You need to ask in the Acrobat forum I linked.

  • By using the search field of the interactive report

    Hello

    I want to use the search field of the interactive report to set this value in a page item, use it to pass this value to another feature.

    How can I do this?

    Concerning

    Eve wrote:
    Hello

    I want to use the search field of the interactive report to set this value in a page item, use it to pass this value to another feature.

    How can I do this?

    Concerning

    Create a dynamic action as follows:

    Event: Before updating
    Selection type: Region
    Region:

    Real Action:

    Action: Run the JavaScript Code
    Code: $s ('PX_YOUR_ITEM_NAME', $v ('apexir_SEARCH'));

    Click on create

    When it is created, change the dynamic action and define the scope of the event on the dynamics

  • Update values dynamically in an attribute of the user who is the search field

    Hi all

    Can I have a pre process handler to update the values in the search field on my userpage to create? I have two user attributes: one is the default organization and the other is a country created by the user attribute. These two are lookup fields. I want to update the field of research by checking what is selected in the search field organization. Is this possible in IOM?

    Not sure if the process pre event handler is the way to go, but that's what I want to achieve. Can anyone guide me regarding the same?

    Thank you
    $id

    OK, here's my shot at a walkthrough... Let me know if I missed any steps.

    1. from your original post, you use two search boxes. I'm using a basic VM test, so I need to create two. I went with the city and State (I know they are OOB, but this is just an example).
    -Created Lookup.Custom.City and Lookup.Custom.State samples:
    Lookup.Custom.City
    Code key-Decode
    Miami-Florida
    Orlando-Florida
    New Orleans and Louisiana

    Lookup.Custom.State
    Code key-Decode
    Florida-Florida
    Lousiana-Louisiana

    -Creation of custom attributes UDF: Advanced-> user-> Actions Configuration-> the attributes of the user (LOV)
    -City Office and the State Office

    2 use weblogicExportMetadata.sh to export /metadata/iam-features-requestactions/model-data/CreateUserDataSet.xml

    3. change the CreateUserDataSet.xml to add:

    
    
    
    
    

    4. use weblogicImportMetadata.sh to import CreateUserDataSet.xml

    5 run. / PurgeCache ALL (same directory)

    6. go on request - create user (this example is for the provision of the basic application)

    7. If everything went well, when you select State, say Florida, then when you click on the search for the city, you will see Orlando and Miami. If you toggle the State of Louisiana, you will need to click on search again on the city and New Orleans should be the one that is displayed.

  • several checkboxes show/hide the same fields

    Hello

    I use Adobe LIvecycle designer ES2.  I have about 20 checkboxs need to show and hide the same fields. I can get it to show and hide the fields if the check boxes are selected. The problem lies when you uncheck a checkbox, allowing to hide the fields but if the original box is not disabled I would like this information to stay.  How do I script for this

    Hello

    You have complete control over it.

    Here are various approaches if you had four check boxes controlling the presence of a subform. All scripts are FormCalc and in the case of page layout: ready for the subform.

    Where any box would display the subform:

    If (sum (Checkbox1, Checkbox2, Checkbox3, Checkbox4) ge 1) then

    .its presence $ = 'visible '.

    on the other

    .its presence $ = "hidden".

    endif

    Where all four box have to click it to show the subform:

    If (sum (Checkbox1, Checkbox2, Checkbox3, Checkbox4) EQ. 4) then

    .its presence $ = 'visible '.

    on the other

    .its presence $ = "hidden".

    endif

    Make sense?

    Niall

  • Why is the search field not sticky more when I change the tabs?

    I'm really angry.
    One of the main reasons why I don't use IE is the always visible search box. Now, it disappears when I switch tabs! I opened several tabs and start searching in a tab after the other. Now, I have to press CTRL + f and retype the search.
    And why is the highlight and match cases button on the side right leagues from the field? I have to move the mouse away now. It is supposed to be close together so that I can move quickly. Do you have an idea of usability? You need some new ideas must spoil the browser now?
    Who decided that?

    Edited by a moderator. See the rules and lines guidelines .

    The second point in the release of Firefox 25 Notes.

    http://www.Mozilla.org/en-us/Firefox/25.0/releasenotes/

  • Focus the search field then field simultaneously

    Hi all

    I am currently implementing a screen similar to the contacts application. The title bar contains a search field and main screen contains a list field. The field of research and the field of the list are discussion, so when the user clicks on a character the app will search through the contacts. When the user makes a scrolling, it goes through the list view.

    Does anyone know how to proceed with the development for both fields at the same time?

    Thank you!

    only one field can have the focus. the other is notified.

    I think the keywordfilterdemo of shipment with the jde shows something like that.

  • exclude the search field in the query

    I have create a ViewObject and define a criterion for display in the view object.  In the view criteria, I add a few attributes.  These attributes are displayed in the search of a form Panel.  For one of these fields of research, I don't want to be used directly in the query.  I need to get the value you enter in this field and use the value in the query in a different way (I replace executeQuery() and use programmatically use the value of the entry).  Is it possible to exclude from this field of research to use in the query directly?

    Thank you.

    The user, what version jdev you use?

    It is a delicate approach. You should change the view point criteria clause (and map the original where clause as is). The framework calls the application at different points in time and once you change the query in the executeQuery you have no control what happens after that.

    For a ssample how to address the issue of viewcriteria, where clasue consult http://tompeez.wordpress.com/2011/08/21/extending-viewcriteria-to-use-sql-contains-4/

    Timo

  • Error using the search field to index in flash help

    Hello again,

    I hope that it will be an easy question. In using Flash, when the tab Index, if I use the search box to find a word index, shows the following error: "a script in this movie is causing Adobe Flash Player 9 to run slowly.» If it continues to run,
    your computer may become unresponsive. You want to stop the script? "Note: this works generally the first time that I'm looking for a Word, but if I get a second word it gives the error.

    If I DO NOT give up the script, the computer is still slow. If I said to go there and to abort the script, Internet Explorer crashes.

    Is there something I can change in the code anywhere to prevent that from happening in the first place? Alternatively, is it possible to change the skin to completely remove this entry field? It is not necessary to our process to have him there, as long as the index entries are there with the scroll bar.

    Check it out... looks like a new bug!

    http://www.Adobe.com/cfusion/webforums/Forum/MessageView.cfm?forumid=65&CATID=447&ThreadId = 1312404 & enterthread = y

  • Why Google AutoComplete fails in Firefox 17.0.1, when I type something in the search field, there is no pull down the list of options as I type?

    When I type a word or phrase in the Google search bar, the AutoComplete fails; There is no drop-down list of options for research, only thing I totally typed in. I type the full word or the word I'm looking for and press ENTER to get the results. I use a MacBook and OS X 10.7.5 Please help! It's so frustrating!

    It could be 3 things.

    1. you have disabled the Suggestions show inside the Google search bar.

    To activate the Suggestions show:

    Click once inside the search bar, then click inside the bar.

    At the bottom of the context menu, choose Show the Suggestions

    2. If you are connected to your Google account, you can set the option to turn off AutoComplete in the Google search parameters.

    Read this guide to find the settings area and check your settings:

    http://turnoffgoogleinstant.blogspot.com/2012/02/screen-reader-users-click-here-to-turn.html

    3 or, perhaps, you have Javascript disabled in Firefox. In case you were wondering, Javascript and Java are not the same thing. Java is a plugin used for the online games and other applications.

    To check if Javascript is enabled:

    Firefox button > Options > Options > content

    Make sure there is a checkmark on "enable Javascript"

Maybe you are looking for

  • rich text directive does not

    I checked "rich text" in the preferences for the composition workshop in Apple Mail 9.3 When I want to meet someone in red, for example, Mail wonder ' I want to convert rich text? Of course, I do!  It is enabled in the preferences! What the hell is h

  • How can I delete the backups on my Macintosh HD?

    All of a sudden, I have a huge part of my hard drive space, showing that the backups.  It corresponds to the size of the backups on my external My Passport. I don't know how it happened, unless a backup ran when I had my passport unplugged. How I rem

  • Reinstalled FSX Gold ed. and host bind now FSX STEAM ED. ??

    I bought the FSX GOLD EDITION on 06/08/12. Installation went well records. It seemed things does not quite right lately I did a complete uninstall and reinstall of my records. Now, when I click on "Home" in the sidebar instead of raising 'Microsoft F

  • different pages of the main façade

    How can I create different pages on the front panel? A link is provide whose façade a number of pages. https://decibel.NI.com/content/docs/doc-15943

  • for devices safe removal tool

    What is a tool to withdraw safely for devices Thank you Lucienne