Hi, I a trying to hide tabs like Security on ItemEditPane so that User doesn't see those tabs when he right clicks on any document. However, there is no _itemSecurityPane under _itemEditPane bacause of which _itemSecurityPane is returning undefined. I have added all the required classes still it doesn;t work. Can any ICN resource please confirm the correct code to achieve this. Below is the code I used.
this._itemEditPane._itemSecurityPane.controlButton.domNode.style.display-"none"
Thanks and Regards,
Amit
#IBMContentNavigator(ICN)#Support#SupportMigration