Copy content from a list to another list

Hi!

Im building a soccer team app. I have a collection of matches with a field that is a list of references to members documents. This list is for showing what members is in a match. I want to create a new document with other details about the match that i cant save in the same document as the match. But i still want this new document to have the same list of members. Is there a easy way to make an action to copy the full list to another document?

1
2 replies