Content Management and Capture

Content Management and Capture

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

 View Only
Expand all | Collapse all

If a dependent dynamic choiceList returns a single result, is it possible through the ICN EDS to set it as the selected value?

  • 1.  If a dependent dynamic choiceList returns a single result, is it possible through the ICN EDS to set it as the selected value?

    Posted Thu March 04, 2021 02:58 PM

    Hello,

    We have modified the Sample EDS, so that it loads the choice lists from Data Base.

    If the dependent dynamic choiceList returns a single result, is it possible through the ICN EDS to set it as the selected value from the list, so that the user does not have to click on the drop-down and select the value?

    We have tried to return the minimum value as:

    .....

    {

    "hasDependentProperties": "false",

    "dependentValueSQL": "EST_TOWN",

    "symbolicName": "EST_PROVINCE",

    "value": "Caceres"

    }

    .....

    But if we return it like this, it doesn't show it.

    However, if we put that same json in the "Project_PropertyData.json" it does load it as an imputext, not as a drop-down list.

    Thanks.



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration


  • 2.  RE: If a dependent dynamic choiceList returns a single result, is it possible through the ICN EDS to set it as the selected value?

    Posted Thu March 04, 2021 06:19 PM

    Please open a support case so we can investigate further.

    -Nanda



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration