Use case: I have a form where submitter fills out what hardware is needed. This is setup as a collection allowing the addition of multiple hardware items.
Page 2 is for IT to process the requested items as purchased items. I want to copy the name of the requested item to the name of the purchased item in a second collection on page 2.
Using the =collection.fieldname syntax in the Advanced tab (collection from-to5) gets me all the hardware items requested in a single string in the first item of the collection on page 2 (collection from-to2). What I want to accomplish is what you see in the collection from-to4 image.
How do I do this?