Skip to main content

All Questions

1 vote
1 answer
108 views

How to use the ICM_ReceiveDocumentIDs Event?

I'm trying to display a list of documents with the ContentList widget inside the IBM Case Manager Builder. To achieve that I'm wiring a Scriptadapter to the ContentList widget, with the ...
Puck's user avatar
  • 53
0 votes
1 answer
505 views

ICM broadcast case list search

I'm trying to preview similar IBM Case manager cases when a case is opened, I'm getting error onBroadcastEvent is not a function it is not included inside self. I'm using wiring to the script adapter (...
user1814595's user avatar
0 votes
1 answer
391 views

Capturing async call response in dojo/aspect before

Trying to capture response of a async request in dojo/aspect before() event before handing it off to the original method as below: aspect.before(ecm.model.SearchTemplate.prototype, "...
Le_Master's user avatar
  • 157
0 votes
1 answer
256 views

ICN 3.0.x - Cannot update the width of a Custom editor

Following this cool tutorial of Not Only an ECM Place, I aimed to write a custom Editor containing several elements and a field associated to the Property. This custom Editor will be installed through ...
Amessihel's user avatar
  • 6,196
1 vote
1 answer
2k views

IBM Content Navigator 3.x - Pre-filling ChoiceList values in AddContentItemDialog

We aim to implement a prefilled document creation form with values retrieved from a PluginService object. When a user right-clicks on a document and select "New document from this one", it fires an ...
Amessihel's user avatar
  • 6,196