CA Service Management

  • 1.  How can I get the Options not selected using a Duallist

    Posted Feb 07, 2019 11:28 AM

    Is there a way to get the option values that remain on the left side of a duallist after the selections are made.

     

    Hi Kyle,

     

    Here is a screen shot of a form in Service Catalog with a duallist.  The example just show 3 entries, this will be growing to over 30.  I need to know which options were not selected.  They are in the left section.  The selected options are in the right sections.

    I can get the list of all the options using ca_fdGetOptions(), the selected options using ca_fdGetSelectedOptionValues() but not the unselected ones.  I was wondering if there is a way to get the un-selected ones. 

     

    Thank you,



  • 2.  Re: How can I get the Options not selected using a Duallist

    Posted Feb 07, 2019 08:10 PM

    Hello Diana,

     

    I'm not familiar with that functionality. Can you provide a screenshot or steps to expand on the question?

    Maybe one of the Community who delves more into customisations can answer.

     

    The only reference I found to Duallist was in one patched issues note . . . 

    DE41620 GetSelectedOptionValues API is not functioning properly for DualList Component in Formdesigner.

     

    Thanks, Kyle_R.