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
- 123 Developer Announcements
- 54 Articles
- 153 General Questions
- 148 Thrust Services
- 57 Developer Hackathon
- 37 Thrust Studio
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 32 eDOCS
- 190 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 10 XM Fax
- Follow Categories