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

Question

Question

Workflow Multi-value token

asked on October 20, 2017

Hello, 

I have a template with a field that is set up as a Multi-Value field. What I'm trying to do is create a short to all folders with X given number of fields that was given to that field minus the first one. 

 

For Example

 

Multi-Value Field 

Value 1 = MV Value 1 

Value 2 = MV Value 2 

Value 3 = MV Value 3

etc...

I want to be able to iterate through all the MV Field values. How is that possible to do through workflow?

0 0

Replies

replied on October 20, 2017

Can disregard, ended up figuring it out. For those wondering it's as simple as using a "For Each Value" and within there use a conditional to check that the "For Each Value Iteration" doesn't equal to 1. 

0 0
replied on October 23, 2017

So are you trying to make a shortcut to the folder if it has more than 1 value in the multi-value field?  Or if it has a specific value?

If you only need to know how many values it has, you could retrieve the field, make a token for the value and apply the Value Count function, then use a decision tree based on the value count.

 

ValueCount.jpg
ValueCount.jpg (200.22 KB)
0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.