You are viewing limited content. For full access, please sign in.

Question

Question

Referencing Fields in a Collection.

asked on January 16, 2020

So I have a collection that each row contains an File Upload and an dropdown box that identifies what type of document has been uploaded. My Question is how do I reference the data in a Dropbox based on what row it is in workflow in an Conditional Decision. In the condition pain it only give a general reference to Dropbox variable array.

 

I need something like Collection\Drop_Box(Count)

 

 

Capture.PNG
Capture2.PNG
Capture3.PNG
Capture.PNG (16.35 KB)
Capture2.PNG (8.86 KB)
Capture3.PNG (27.44 KB)
0 0

Replies

replied on January 16, 2020

You need to iterate through your rows before you start pulling the files out.

Try putting your For Each File inside a For Each Row and target your table/collection, then target the for each row data.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.