Skip to main content

Set current Form Elment Items not working for Items from collection

Comments

2 comments

  • Longguang Fan

    Hi Minbin,

     

    I chat with our developer. From your example workflow, the collection in "get form element items from collection " is set to an array of numbers. "label" and "value field name" aren't set any input.

     

    If you would like to use value match type, please try:

    In "Get form element items from collection" activity:

    collection input like this:

    =[{"label":"20", "value":0},   {"label":"30", "value":1},   {"label":"40", "value":2},   {"label":"60", "value":3},   {"label":"80", "value":4}]
    • set "label input" to label
    • set "value field name input" to value

     

    In "set current form element item" activity:

    • set match type to value
    • set a value

    it should work.

     

    cheers

    Long

     

    0
  • Malcolm Walker
    • Community-Manager

    Hey Long,

    ?

    Thanks heaps for your follow-up with your developer. Yes, I was saved out.

    I was thinking the issue might be the mismatching of the values. But can't get a hint what's the right format.

    ??

    ?

    Cheers,

    Minbin

    0

Please sign in to leave a comment.