Can we Show up the multi operational commands for a specific node or node type ?
I have been trying to implement the custom multi-operational command and successfully implemented one.
It's working fine. I am just curious if we can have this custom multi-operational command for a specific node only.
I want this command to be present in just a specific folder of my choice.
Could someone help me with how to do so or this is possible or not?
Comments
-
Within the MSB you have an IsEnabled function so you can set that so that the button only appears when those conditions are met - e.g. if the container is of SubType X, in tree Y, has dataid Z etc (the last being your use case).
The WebNode object contains an _IncludeMultiButtons and _ExcludeMultiButtons which acts as a secondary filter on all available, and enabled, buttons.
For processing of content, e.g. only allowing processing of Documents but not emails, you would need to include that in your JavaScript (if fExecutesOnClient is TRUE) or OScript to handle that.
2
Categories
- All Categories
- 122 Developer Announcements
- 53 Articles
- 149 General Questions
- 148 Thrust Services
- 56 OpenText Hackathon
- 37 Developer Tools
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 917 Cloud Fax and Notifications
- 84 Digital Asset Management
- 9.4K Documentum
- 31 eDOCS
- 181 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 8 XM Fax
- Follow Categories