Content Management and Capture

Content Management and Capture

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
  • 1.  How to disable/hide Add document button on Merge and Split functionality

    Posted 02/06/23 04:06 PM
    We would like to know if there is a way to disable Add document button while accessing Merge and Split functionality. Appreciate your help - name="bar1afterButton4" 

    ------------------------------
    Neetu Baijal
    ------------------------------


  • 2.  RE: How to disable/hide Add document button on Merge and Split functionality

    Posted 02/13/23 10:39 AM

    hi Neetu,

    I responded to this question on another post last week. It is not possible to remove that button out of the box.

    It may be possible to do so via custom plugin.



    ------------------------------
    Nanda Pilaka
    ------------------------------



  • 3.  RE: How to disable/hide Add document button on Merge and Split functionality

    Posted 02/14/23 09:56 AM
    Edited by ANDY Choi 02/14/23 10:19 AM

    Here is a sample plugin that customizes Daeja toolbar buttons that should give you some guidelines.

    https://github.com/ibm-ecm/ibm-content-navigator-samples/blob/master/ViewerToolbarPlugin/src/com/ibm/ecm/extension/viewerToolbar/services/ViewOneActionResponseFilter.java



    ------------------------------
    ANDY Choi
    ------------------------------