Removing fulltext option from selected profiles in URM

I am wondering if there is a way to remove/disable the fulltext search option from selected content profiles? we are wanting to remove it from one specific profile but not the remaining.
we are running 10gR3 install.

Assuming you are not trying to fill in the full text box "behind the scenes", it's not that difficult.
In your selected profile, in the profile's "side effects" section, set the following variable <$SearchEngineName="DATABASE.METADATA"$>
That will remove the full text box on the search page, and permit only searching of the metadata fields in your metadata model.
(It could also cause other issues if you are using zone indexing with any of your metadata, so test this solution to make sure it works as expected. The nice thing is that just this one profile will be affected.)

Similar Messages

  • Disable or Remove some field from User Profile in Personalize iView

    Hi All,
    I have a requirement  to Disable one field and Remove one field  from User Profile in Personalize iView.
    i want to disable Activate Accessibility Feature field and Remove Language field.
    How to archive this.
    Thanks and Regards
    Trilochan

    Hi,
    You can use [Personalization|http://help.sap.com/saphelp_nw70/helpdata/en/42/ed3ce7f8593eebe10000000a1553f7/frameset.htm] to do this :
    1. logon as an admin and navigate to Portal Content > Portal Users > Standard Portal Users and open Every User Core Role
    2. right click on User Profile and select edit
    3. click on the Preview button then right click + CTRL on the iView and personalize the User Profile iView
    That's it.
    Regards,
    Pierre

  • How to copy and remove admin Role from SAP_ALL profile

    Hi SDN Experts,
    I need to copy SAP_ALL profile to another in CRM 5.0 system, thereafter i need to remove admin Role from SAP_ALL profile. Can any help regarding this point..
    regds
    gcp

    Chandra,
    I saw ur post in this forum regarding configuring sap intergration with genesys gplus adapter. We are in need of the same configuration. Can you please help me in configuring sap phone for gplus adapter. Reply me on [email protected]
    Thanks in Advance

  • How to remove "Delegate" option from Reassign Popup page in task details

    Hi
    I'm using SOA 11g and Jdev 11.1.1.3 for the development. I created a Human task and using the Reassign functionality. From the BPM Worklist, When I click the Reassign in the Actions menu, a popup for Reassign task is displayed. In this popup, I have two options -
    1) Reassign (transfer task to another user or group) and
    2) Delegate (allow specfied user to act on my behalf)
    Functionality of option 1 is working fine. But I do not want to show the option 2 in the popup page.
    I tried to find the popup JSPX page and tried to find for any edit options from the BPM Worklist screen, but no luck.
    Can anyone throw some light on how I can achieve this.
    Thanks,
    Udaya Neeliahgari

    Hello,
    create a new permission level. Copy the "Contribute" permission level and call it "Contribute no Delete". Edit the new permission level and untick the "Delete" box in the List Permissions section.
    The next step depends on whether you want this to be site-wide or just for a particular library.
    Go to the Approval Task list and click List Permissions in the List ribbon. 
    Select to break permission inheritance.
    Then select the Sharepoint group that normally has "Contribute" permissions and change the permissions to "Contribute no Delete". To do that, tick the tick box for the group and use the ribbon command to edit permissions for the selection.
    cheers, teylyn

  • Removing duplicate rows from SELECT

    Hi, I was wondering if there was any way to remove duplicate rows from a select statement.
    My table looks like this:
    CREATE TABLE CUS_ID_TO_PC_ID (
    CUSTOMER_ID VARCHAR2 (10) NOT NULL,
    PC_ID VARCHAR2 (25) NOT NULL,
    PASSWORD VARCHAR2 (25) NOT NULL,
    REG_DATE DATE,
    PRODUCT_DESC VARCHAR2 (25),
    EXPIRE_DATE DATE,
    SERIAL_NBR VARCHAR2 (12),
    LDAP_USER VARCHAR2 (200),
    COMMENTS VARCHAR2 (2000),
    PC_ID_5_4 VARCHAR2 (25),
    PC_ID_6_0 VARCHAR2 (25),
    PASSWORD_5_4 VARCHAR2 (25),
    PASSWORD_6_0 VARCHAR2 (25),
    PC_ID_6_1 VARCHAR2 (25),
    PASSWORD_6_1 VARCHAR2 (25),
    OPERATING_SYSTEM VARCHAR2 (20),
    STATUS VARCHAR2 (1)
    Basically, I want to retrieve all columns from the table but remove all duplicate variations of
    the pc_id/serial_nbr combinations.
    For example, given this data:
    PC_ID SERIAL_NBR CUSTOMER_NO
    1234567 AAA C345
    1234567 AAA C567
    3333333 BBB C456
    only the 1st and 3rd rows would be returned.
    Any ideas?

    Try something like this:
    select * from your_table yt
    where rowid in (select max(rowid)
    from your_tabel yt2
    where yt2.pc_id = yt.pc_id
    and yt2.serial_nbr = yt.serial_nbr);

  • Remove delete option from button 'Layout' ALV grid

    The ALV grid displays the button to change the layout (global/user specific).
    The user can create his/her own layout variant or change it. However, I would like to hide/remove the option 'Delete layout' from the possible options.
    Is this possible?
    Regards,
    Henry

    Henry,
    Since Layout DELETE button is part of another program, you can't simply exclude it from your ALV grid display.
    But, I suppose that layout deletion is possible only from the menu bar using 'Layout Management' and is not possible from the Application toolbar buttons of ALV grid. Also, all other functionalities for layout (new creation, change layout etc ) are possible without using this 'Layout Management' option from menu bar.
    So, I think you can meet your requirement hiding the 'Layout Management' option itself simply by excluding it from the grid.
    gs_excluding-fcode = '&ERW'.
      APPEND gs_excluding TO gt_excluding.
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY_LVC'
        EXPORTING
          it_excluding                      = gt_excluding
    BR,
    Diwakar

  • How to remove upload option from context menu

    Hi all,
    I have a requirment where i need to remove the upload option from the context menu,I tried searching in consumerExploror layout set but dint find where exactly it isavailable.Please help me if u know where exactly it is available.
    Regards
    sharan

    Hi Sai
    Please check these links
    [link2|http://help.sap.com/saphelp_nw04/helpdata/en/75/e000861cb8ad4b8e4f19dd6416346d/framese]
    [link1|http://help.sap.com/saphelp_nw04/helpdata/en/3d/51812c9ba14f4fa104fe3971d5507b]
    i hope this resolves your issue.
    Regards
    Piyush
    pl reward points if this helps.

  • How to remove Sorting options from Report's Column Headers.

    Hi All,
    When i try to run a Query in Enterprise Portal, I'm getting a " Sorting option" in each column. Thats not needed in a Report.
    Kindly suggest me How to remove that Sorting options from Each colum header.
    Thanks in Advance.
    Regards,
    Jayaprakash Jayachandran.

    hi,
    U can uncheck the sorting option in Navigation Pane,which will remove all sorting options.
    Regards,
    aanand

  • Remove details option from portal

    Hi,
    I am trying to remove the option button from the top right corner in portal. I have set the property for all the option like details to "NO". Still i am getting that button there with details as only option.
    I want to remove that button as well, Can we do that? if yes how?
    Please help me on this.
    Thanks
    Ankur Tyagi

    Hi,
    I have change the property for "Page Title Bar" iview and set the properties from Show 'Add to Browser Favorites' Option to "Show Tray" as "No".
    However i am getting the option with only "Details" as the only option.
    How to remove this...I have tried the option which you guys suggested...however didn't help.
    Please help me on this...
    Thank
    Ankur

  • Removing ceratin iview from compensation profile page.

    Hi Every Body,
    I have task of removing certain views like salary data,photo etc from the compensation profile page.
    The compensation profile page opens when the user select a emplyee name in the compensation planning application.
    can any one help me how can i achive this.
    I can see in the standard SAP compensation profile page all the iviews are present and if i  uncheck the respective iview in the invisible section then it will work.but he we are changing the standard.
    So can anyone let me know how can we achive it for our own customization.
    I copied the entire compensation page to our custom folder by using delta link.
    Regards
    Subrat

    The page is called via OBN. I had the same kind of requirement, follow this link. Hope this helps.
    http://scn.sap.com/thread/3185766
    Thanks, Raj

  • Easy way to remove a keyword from select images

    Is there an easy way to remove a keyword?
    I want to remove a single keyword from nearly 100 images that have multiple keywords. The single keyword I want to remove exists in other images that I don't want it removed from.
    Any ideas?
    Thanks!

    Create a keyword button set and then either use the menu option to remove that keyword or the shortcut key.
    RB

  • Remove index references from selection

    Hello can anyone offer me the vba code to delete index handles from a selected range? See snapshot of handles below in non-print chars view. The index handles are always {XE "text"}
    AB

    Hi mk20061. You can suppress the display of the Index AND TOC
    tabs but not the index tab on it's own. Go to your window's
    properties and deselect the "TOC & Index"option in the Tripane
    Tabs & Windows dialog section. The other alternative is to
    delete all the index keywords from the project as the index tab is
    only displayed if there are keywords to display.

  • CRM PC UI how to remove language option from Note tab Opportunity

    Hi,
    I am not being able to open Note tab in CRM Designer.
       When I went to the field group of the tab, there was only one field TM_MODE, which I am not sure what is for.
    I want to remove language selection drop down from the Note tab. Any ideas?

    Hi,
    It is Text Management tool.It is not normal Field Group. You can get the detail about TMT in the cookbook.
    You can remove that by extending MAC CL_CRM_BSP_AM_OPP_TM
    READ method.
    Add text_object_key-TM_LANGU_OFF = X which will remove the language field .
    Regards,
    Abdul Raheem S

  • How to remove minimize option from JFame?

    Hi,
    I was wondering how the minimize option could be removed from my GUI application. There is only one option that comes to mind (besides using a Dialog window, which is NOT possible).
    This option is adding a WindowListener and overriding the windowIconified method (i.e. windowIconified(WindowEvent e)).
    Has anyone tried this? Or does anyone have any other options (besides Dialogs)?
    Thanks.

    Thanks for the reply. I'll try it out and see what the Boss says, but I think I'll need another way....
    Any more suggestions? Is there some other 'Listener' or something I can override??

  • Is there any way to remove my name from the profil...

    Is there any way to remove or prevent my profile from appearing in the profile search directory? I'm so tired of ALL the unwanted contact requests. Yeah I know I don't have to add them but this shouldnt even be a problem in the first place. If I want to add someone to add me I'll give them my skype name.

    Hi, Phnxbane, and welcome to the Community,
    You may certainly remove all profile data by leaving those settings as "blank" or "not specified."  I find the easiest way to do this is to open the profile settings from within the Skype "client" software.
    Removing/deleting an account name from the Skype search directory closes the account.  More details about this can be found here: 'Can I delete my Skype account?' 
    Regards,
    Elaine
    Was your question answered? Please click on the Accept as a Solution link so everyone can quickly find what works! Like a post or want to say, "Thank You" - ?? Click on the Kudos button!
    Trustworthy information: Brian Krebs: 3 Basic Rules for Online Safety and Consumer Reports: Guide to Internet Security Online Safety Tip: Change your passwords often!

Maybe you are looking for

  • Ical: can i bring dates forward year to year?

    i was able to "archive" my dates (birthday/annv/etc) in 2011. now i would like to bring those dates into 2012... however, the dates imported in the front still reading 2011? any help would be appreciated!! thanx, splash62

  • Sy-msgno - What are the possible numbers and their meanings?

    I am wondering what the possible numbers are for the field sy-msgno and their meanings.  I am trying to determine what some code is doing but there isn't any documentation.  The code is looking for, and setting, specific values in the field sy-msgno

  • NEF Files in Lightroom 5.7

    I am running Lightroom 5.7 and want to import NEF files from a Nikon D750 directly into LR.  How do I do that?

  • Reader 8.1.2

    I cannot get 8.1.2 to work on my Vista 32 bit system. My secretary has 8.1.0 on hers and it works fine. How can I either get 8.1.2 to work or find 8.1.0 to download.

  • Grid Control & Response times.

    Which tool would you recommend for DBA's to manage the entire Stack? Application -> DB -> Unix -> Storage Can grid control display / give realistic estimates' of where a problem is occuring. I want to measure IOP's from DIsk to the DB Layer, can grid