[SOLVED] Collections - combining example sets
Hey all,
I have a bunch of example sets that are outputted in a collection via the loop parameters operator. I would like to create an operator to append all of these example sets one after the other (e.g. example set 1 makes the first 10 examples, then exampleset 2 makes, 11 - 20, etc.) How do i do this?
Thanks,
danjeharry
I have a bunch of example sets that are outputted in a collection via the loop parameters operator. I would like to create an operator to append all of these example sets one after the other (e.g. example set 1 makes the first 10 examples, then exampleset 2 makes, 11 - 20, etc.) How do i do this?
Thanks,
danjeharry
Find more posts tagged with
Sort by:
1 - 4 of
41
if all examples heve same attributes, than use "Append" operator.
Best
Vaclav