Proper use of List.Map when assigning multiple view templates

Hello,

I have a list of views, and a list of view templates that I want to assign to each other. So far assigning a list of views to a single view template is easy with a custom node from Archi-Lab.

But this node will not work if you are trying to feed it a list of multiple view templates.

I’ve seen it mentioned in the forum that I need to use the List.Map node to have multiple view templates assigned to multiple views, but I’ve been unable to find an example. I’ve fiddled with this for a few hours now and I’ve all but given up!

 

Could someone please provide an example?

You’ll most likely need to use “List.Combine” instead. Try something along the lines of this:

2015-10-27_13-20-15

Brilliant!
Thank you so much Dimitar