Set current Form Elment Items not working for Items from collection
Hey guys,
there is a dropdownlist which get its items from Get Form Element Items from collection .
And aim to set current value for it with Set current Form Element Item, however, it's not working. if Match Type is index. then should be good.
Just as screenshot shows:
https://www.useloom.com/share/b047cd1340ce4757921a9137f6ea4b5b
attached is a test copy.
Thanks.
-
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 -
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
Du måste logga in om du vill lämna en kommentar.
Kommentarer
2 kommentarer