Aller au contenu principal

get display value from combobox

Commentaires

1 commentaire

  • Nico Burgerhart
    How is the parent combobox filled?

     

    You could do the following:

     

    - QueryTask to get a FeatureSet

     

    - Create a dataitemlist with the FeatureSet to DataItemList activity.

     

    - Use the dataitemlist to fill your combobox

     

    When you later in the workflow need the display value, loop through the dataitemlist to get it.
    0

Vous devez vous connecter pour laisser un commentaire.