Hello Peter,
This isn’tas easy as one might suppose. In the first place all these menus are cachedwhen Livelink starts up. I believe this is done primarily for performancereasons but the downside is that each user sees the identical menus withidentical contents. This means that even if you hacked the OScript to see whatgroup the user is in, you’d have to refresh the menu for _everyone_ for every time any page with themenus is repainted.
I have attacheda modification to the menucomponent.html file that you can use as an example. Iwrote this code to hide a couple of RM menu items from average users but stillmake it available to those that need it. It doesn’t do exactly what youwant but the concept is similar.
Of course, theusual disclaimers apply: this example code is unsupported by Open TextCorporation, OTC doesn’t warrant that it works, OTC takes noresponsibility, etc. etc. But please let me know if you have any questionsabout my code, or if there is anything I can do to help.
Howard ___ Howard Pell Senior Technical Educator Liaison, Special Projects Open Text Corporation www.opentext.com (519) 888-7111 Ext. 2203
From:eLink Discussion: Development Discussion[mailto:development@elinkkc.opentext.com] Sent: Wednesday, August 01, 20071:55 AMTo: eLink RecipientSubject: Hide Notification fromPersonal menu
Hide Notification from Personal menu
Posted by eu0014893admin (Chan, Peter) on 08/01/2007 01:52 AM
Hi, I would like to hide Notification from Personal menu for a specific group of people. I tried Appearance but it does not have the option of just hiding Notification. Is it doable with Oscript? Any help will be appreciated. Thank you in advance. Regards, Peter