Using Value List as the Datatype

Using Value List as the Datatype

Comments

  • We are using the step "Item of the Index" in our workflow to get the Enum value of the list.
    We want the ListType parameter of the step as our User Defined Value List, but we are not able to do so.
    Once we update the ListType to Value List, it gets updated for a moment and then again updates itself to the String type.
    Please help us resolve this issue.

  • Hello

    As the Value List contains a list of the items of String data type, the ListType property is getting converted to String. We expect to get the index of the item without any issues. Let us know if there is any difficulty getting the index.

    Thanks

Sign In or Register to comment.