ibm-content-navigator

Altering the check-in dialogue in ICN (IBM Content Navigator)

空扰寡人 提交于 2019-12-11 20:20:56
问题 In IBM Content Navigator, The "Check In" dialogue contains a Properties Pane, that in turn contains a Class Selector drop down box. ClassSelector image I want to keep the check-in functionality, but would like to have that Class Selector box not appear (There is no use case where a user would need to change the document class). What would be the proper way to achieve this? Is there a way to extend the ecm/widget/CheckInDialogue.js file AND make the default checkIn action use my new js? Do I