Content Management and Capture

 View Only
Expand all | Collapse all

How to add dependency/dependent choice list programatically for ICN? Can this be done using a response filter?

  • 1.  How to add dependency/dependent choice list programatically for ICN? Can this be done using a response filter?

    Posted Wed October 05, 2022 06:24 PM

    We are trying to modifying the launch parameters with a response filter and were able to make a couple of property fields as choicelists with choices but could not make the second field as dependent to the first one even though, the dependentOn and dependentValue elements are set.



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration


  • 2.  RE: How to add dependency/dependent choice list programatically for ICN? Can this be done using a response filter?

    Posted Mon October 10, 2022 04:26 PM

    Are you incorporating an external data service to manage the property choice list and dependancies? If not, you should become educated on the use of EDS as it is the only documented mechanism to manage what it appears like you are endeavoring.

    https://www.ibm.com/docs/en/content-navigator/3.0.x?topic=SSEUEX_3.0.8/com.ibm.developingeuc.doc/eucap002.htm

    https://www.ibm.com/docs/en/content-navigator/3.0.x?topic=SSEUEX_3.0.8/com.ibm.developingeuc.doc/eucap023.htm



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration


  • 3.  RE: How to add dependency/dependent choice list programatically for ICN? Can this be done using a response filter?

    Posted Wed November 02, 2022 09:05 AM
    We are able to implement the dependency choiceList with EDS. We were trying to avoid it and try to work with response filters but went with EDS option for the time being.

    ------------------------------
    Mohan Krishna Gokapai
    ------------------------------