I’m notsure of an easy way to do this. Do you want to do this for every Livelink item,for every Livelink user? Could we accomplish something similar by restricting permissions?
<![if !supportEmptyParas]> <![endif]>
Howard
______________________
Howard Pell
Senior Technical Educator
Liaison, Special Projects
Open Text Corporation
www.opentext.com
(1-519) 888-7111 Ext. 2203
-----OriginalMessage-----From: eLink Discussion: LivelinkBuilder Discussion [mailto:componentbuilder@elinkkc.opentext.com]Sent: Thursday, February 12, 20049:58 PMTo: eLink RecipientSubject: Want to remove the Infomenu from the functions menu
Want to remove the Info menu from the functions menu
Posted by PATCOM01User2 (Deo, Anuradha S) on 02/12/2004 09:56 PM
how do we remove the Info options from the functions menu using modules/Builder. Need it urgently
Yes andNo,
Don’tforget that while the WebNode is supposed to handle all the UI components(including the functions menu) the LLNode can also effect the UI. For example thefeature fName controls the label of the node, and more to this point, the fAttrUsageturns on the Info part of the function menu to allow the user to select the Categoriestab. So it really is a combination of these.
Secondly,you have to decide which nodes you want to turn off. If it is more than one ortwo, you may have a lot of work ahead of you.
-----OriginalMessage-----From: eLink Discussion: LivelinkBuilder Discussion [mailto:componentbuilder@elinkkc.opentext.com]Sent: Tuesday, February 17, 20046:45 AMTo: eLink RecipientSubject: You are the right track.The setup script sets the defaults for you node,...
You are the right track. The setup script sets the defaults for you node,...
Posted by lstokkel (Stokkelaar, Ludwig) on 02/17/2004 06:41 AM
In reply to: i have a hunch that it has something to do with the...
Posted by PATCOM01User2 (Deo, Anuradha S) on 02/13/2004 11:37 PM
You are the right track. The setup script sets the defaults for you node, depending on what you want. The feature .fCmdNamesInfo for example holds all the functions behind the info menu. You can change the setup script, delete the existing values of the changed feature and re-run the setup again to enable the new settings Good luck Ludwig Stokkelaar