Disable KM functionality (UWL)

Hello all,
the UWL is the only part of the KMC we are using. The question i have, is it possible to disable additional functionality?
E.g. when you have a workiten, it does show the sender of the respective workitem. When you click on the sender you get an pop-up window with further information about the sender (name, email etc). Would it be possible to disable this functionality, so you just see the name of the sender of a workitem in the UWL, but its not a link, just plain text?
regards,
Markus

Hello Ritu,
thx for your answer. I have already solved my problem. To disable Standard KMC-Functionality you have to configure the Portal Collaboration-Lanchpad.
http://help.sap.com/saphelp_nw04/helpdata/en/fb/58ab8c827e03408b040fc4ee615e50/content.htm
http://help.sap.com/saphelp_nw04/helpdata/en/c0/3f0f4178a1b167e10000000a155106/content.htm
regards,
Markus

Similar Messages

  • How do I control my airport extremes/time capsules w/airport utility over the internet without mobile me? iCloud has disabled this function.

    How do I use airport utillity with Time Capsule(or any airport extreme) over the internet without mobile me? iCloud has disabled this function. The mac's that I have not upgraded to icloud still see my routers over the internet with mobile me enabled.  Are these routers obsolete now or will there be a firmware update to use icloud?

    i want to do the same. i tried entering my @me.com account and does not work, but if I tried to go to icloud.com and using my @me.com works
    why?
    does the Airport express needs to be upgraded as well

  • When I send e-mail messages with file by using a POP3 in Exchange 2010 I received delivered message with file. How I can disable this functions that file do not include to delivery message. I use Exchange 2010 only local users.

    When I send e-mail messages with file by using a POP3 in Exchange 2010 I received delivered message with file. How I can disable this functions that file do not include to delivery message.  I use Exchange 2010 only local users.

    I think there is not native rule for this, but you could try a transport rule which removes all attachments over a very small file size like 1KB.
    http://blogs.technet.com/b/exchange/archive/2009/05/11/3407435.aspx
    CRM Advisor

  • Disabling tab functionality in a field

    Dear all,
    How do you disable tab functionality in a field in sap b1 2005? I would just like to have a formatted search on the field.
    Regards,
    Monil

    Hi Monil
    Is this at row level? If so, then set it as visible but not active in the Form settings. If it is a header field, then consider that the TAB is to validate a field and changing standard SAP logic is not advisable. Some more information on the exact field type will help me guide you better.
    Kind regards
    Peter Juby

  • Disable browser functionality through Portal

    Hello, I was curious to know if it is possible to disable Browser functionality (such as toolbars, navigation buttons, address bar) through a Portal setting? I know this is possible to do through Javascript's window.open() function; however I'd like to remove the functionality on the initial client call without having to pop another window to do so.
    Any suggestions?

    At this time it does not appear that this is possible to do. The best solution I can find is stated below. If a better solution can be found, please feel free to post it to the community!
    vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
    A browser makes a request to a url. That url points to an html file with javascript. The javascript opens a new browser window, disables the browser functionality and has it load the actual portal.
    <!-- redirect.html -->
    <html>
    <script language="JavaScript">
         window.open('http://localhost:7001/myportal.portal','myWindow','toolbar=no','width=100%','height=100%');
         resizeTo(0,0);
         moveTo(-1000,-1000);
    </script>
    <body>
    </body>
    </html>

  • Disable (all) functions on the block diagram with right-click menu

    Hello to everyone,
    here is one more idea, which I'd like to propose. 
    As for me, it would be useful to have the following: when all components (functions, wires, subVIs, etc.) are selected on the block diagram (like, after ctrl+A), operator could do right-click, and in the menu would appear menu item "Disable everything". After it, all the code could be placed into Disable structure. 
    Of course, I can add Disable structure to block diagram manually, and cover whatever I want, but with right-click menu it would be much faster.
    Also, it can be modified to disable only selected items - then each of them can be placed into separate Disable structure, and, for example, additionaly in the enabled case of Disable structure, corresponding wires will be connected. Sometimes it is needed for testing - just to disable couple functions, and test subVI. Or to disable subVI fully (it's faster, then disable place, where it is called. Especially, if subVI is used in many places).
    It will not make debugging difficult, because anyway Disabled structures are used; such functionallity can just make life a little bit easier...
     

    There is always the File->New... which opens up a new window.  You can have your templates in that window by putting them somewhere (I don't remember where at the moment).
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • Disable Delete function on Menu in Tcode IW32

    Dear all,
    I want to disable Delete function on Menu in Tcode IW32 when the status Maintenance Order is LOCK, please help me!!!
    1. The status of a Maintenance Order is LOCK
    2. Disable Delete function

    Hi,
    Try below exits :
    EXIT_SAPLCOIH_006 : PM Order: Customer Enhancement for Exclusion of Function Codes
    Function code for Delete is : LOEA.
    Kindly check.

  • Customizing the "DISABLE USER"  Function

    Hi.
    I am trying to customize the *"Disable User"* Function in IDM.
    I have created a small User Form, which contains a simple Checkbox. When this Checkbox is checked, I would like to DISABLE a given User.
    Basically, I know that this can be done from the Main IDM User Interface (User-----Disable), etc, etc. But, I actually want to Disable this particular function completely.
    What I mean is : I want to disable it for certain Admin Users.
    So, I guess I have two questions :
    (a) If I disable this function for a particular Administrator (meaning, this administrator would NOT have the capability to disable users), then would this same administrator still have the capability to DISABLE users via the user form which I created?
    (b) How exactly can I invoke/execute the "DISABLE USER" function from my user form? When the "Checkbox" there is checked...........*what then?*
    Thanks.

    Oops! Slight problem.
    The code you gave me doesn't seem to work. I keep getting the error "Unknown op value"
    (I think it's referring to the part where : *"<Argument name='op' value='disableUser'/>"*
    However, I might have a solution : perhaps the problem stems from the fact that I am using a CHECKBOX, to activate "Disable User";
    perhaps, I ought to be using something else *(like, a BUTTON).*
    Logically, this might make sense (and it might explain why I am getting that error).
    Let's say that I disable a user by "checking" that checkbox; but, what if I want to RE-ENABLE that User? Of course, I could simply insert another "Action", which enables user by "Un-checking". But, perhaps, the workflow would prefer if I simply had two separate Buttons : one for ENABLE, another for  DISABLE.
    What do you think about this?
    Thanks, Sec_Tk
    P. S. Sorry, but you didnt mention what I asked about initially : if a certain Administrator does not have the "DISABLE USER"  capability, can he still effectively perform this "Disable" task from the User Form?

  • Anyway to selectivily enable/disable bluetooth function for selected apps like papago in iphone.

    Hi,
    Anyway to selectively enable/disable bluetooth function for selected apps like papago navigator in iphone.
    I want to maintain bluetooth connectivity to car headset for handsfree driving while papago navigator on ky iphone continuously guide me on the road using the  iphone speaker. So when someone called me on the phone, it will use the car headset. is there such as apps?
    Rgds,
    Kpk

    Hi,
    In pageflow definition, "Train Stop-->Skip" property controls the enable/disable state.
    If Skip value is true (it can be controlled with EL expression) than related link and button in train components are disabled.
    They are enabled other If Skip value is false (It is default).

  • When typing Ff turns it into a foreign language automatically, how to disable this function?

    When typing in Ff turns it into a foreign language like chinese automatically,
    how to disable this function? I am copying and pasting from an outside source in order to fill this info in.
    == This happened ==
    Every time Firefox opened
    == about 3 days ago

    Hi Stefan, thank you for replying, and sorry for the delay.
    Here is an example. https://onedrive.live.com/redir?resid=F3BF58EFEC14E64B!127&authkey=!ABhtu2udead5u-0&ithint=file%2cdocx
    It appears that OneDrive does not show this problem unless you select "edit document" then "edit in word". I have Word 07, and in there it causes the sloppy-looking, different indent sizes I am trying to fix.
    Thank you for any insights you may be able to share.
    Tom

  • I just discovered that when I type names in Reminder, Notes or even email, there is a voice repeating the name. Any idea how to disable this function?

    I just discovered that when I type name in Reminder, Notes or even email there is a voice repeating the names. Any idea how to disable this function? I never heard it before!! Thanks

    I think that you have turned on VoiceOver. To turn it off, enter settings, general, accessibility and turn off VoiceOver.

  • I just discovered that when I type names in Reminder, Notes or even email there is a voice repeating the names. Any idea how to disable this function? I never heard it before.

    I just discovered that when I type names in Reminder, Notes or even email there is a voice repeating them. Any idea how to disable this function??? I never heard this before and I have the iPod Touch since a year!. Thanks a lot.

    You have an Accessibility feature turned on. Go to Settings>General>Accessibility and turn off/check off:
    VoiceOver
    Speak Selection
    Speak Auto-text.

  • Disable Substitute function in BWSP

    Hello,
    Is there a way to disable the function to create a substitute in de Business Workplace (trx BWSP), as we want to administer substitutes centrally.
    Thanks and regards,
    Wiebe

    You can do this by Assigning roles that will restrict the person to ceate Substitute for him. May be you can try to debug while you are trying to create a substitute and check whether by putting any entries in table HRUS_D2 to achive your requirement.
    Thanks
    Arghadip

  • Af:panelSplitter disable collapse function

    Dear all,
    So far i am using af:panelSplitter for layout.
    I want to disable collapse function.
    is it possible?
    if it is not possible , which component should i use for layout?
    <af:panelSplitter id="pt_ps2" splitterPosition="110" positionedFromEnd="false"
    orientation="vertical" firstBorder="none" secondBorder="none"
    inlineStyle="width:980px; height:145px;" collapsed="false">
    With Regards,
    WP

    Do you want to change or disable the collapse function?
    If you want to disable it, simply set
    disabled="truethe af:panelSpliterLayout arron for collapsing will direktly disappear and it will act like a separator or something.

  • Compatability Issue: Need Help Disabling Additional Functions - URGENT!

    I am experiencing a problem with running Pro Tools 8.0.4 LE on my HP Pavilion dv7, which is encountered as a DAE error -6006 when loading Pro Tools. Research indicates that this error relates somehow to the firewire connection, and I am able to use Pro Tools on this system with a different interface (one that only has two microphone inputs) that allows me to connect via USB.
    Also, when I do run Pro Tools via USB it seems that I can't use the Quick Punch feature without a minimum 10 second (usually a lot longer) delayed response after pressing the playback or record button!
    I have been emailing Pro Tools support back and forth daily for 10 days now, and in the most recent email, they have said:
    "This might be an incompatibility issue. HP Pavilion dv7 laptop is not tested by our US headquarter testing team 
    and not officially supported.
    As you have found by yourself, each PC manufacture pre- installs their own features (as TV tuner) and the program into 
    Windows OS , the motherboard and BIOS. They work differently to Pro Tools and sometimes conflict. That is why we cannot support those PCs we have not tested.
    Please turn off all the additional function by HP from BIOS. Please ask HP support how to do."
    Therefore, I am requesting assistance with disabling all unnecessary services and processes on my HP laptop. I am assuming that the TV tuner is not a necessary service, but I have no idea about most of the others, and obviously I don't want to disable something that is necessary.
    If you could help me ASAP I would really appreciate it, as I need to get on with recording urgently! Thank you.
    This question was solved.
    View Solution.

    UPDATE:
    I have also been advised by Pro Tools support that if I add a supported FireWire card with Texas Instrument FireWire chip onto my computer, it may solve the problem. When I asked them how to go about doing this, they responded:
    "If your PC has Express Card slot, 
    http://avid.custkb.com/avid/app/selfservice/search.jsp?DocId=352647
    SIIG FireWire 2-Port ExpressCard
    is tested and supported FireWire card.
    Please ask HP about the spec of your computer."

Maybe you are looking for

  • Outgoing mails are not going on N97

    Dear All, Please help me out. I have N97 and i have set up the mail box but i can only receive the message but i cannot send it from my mobile. when i checked out in my outlook configuration i found, there is one option more settings, once i press th

  • Cannot find serial number on Photoshop Elements 13 box?

    I purchased Adobe Photoshop Elements 13 from Amazon, received the box, but cannot find a serial code. There was no insert in the box, it's not on the DVD sleeve, and the Adobe sticker on the back of the box was covered by another barcode sticker.  Wh

  • Mac unknown viruses....

    What can we think if nobody explains what is happening with Iphoto? why there is no explanations and straight answers to these Mac problems? I haven't done anything that can affect my Iphoto(4.0.3)it was fine one day and the next just doesn't open,WH

  • Locked Frequency on Promise SATA/PATA Controller on K8T Neo FIS2R?

    We all know that there is no PCI lock on any K8T800.  However, this link to an Athlon 64 info page on Mushkin's website declares that the Promise contoller on the Asus K8V board has a "locked" frequency.  You'll have to scroll down to the heading "Th

  • I want to use mainstage as my guitar rig.  I need to control it.

    How can I control stompbox effects and the wah, and volume. I need something that resembles a pedal board so i can use it in live performance.