I have an Input module by List:A,B,C,D
The user wants to make the input for member A and copy them to all the other list members B,C and D so they don't have to make the i/ps multiple times.
How can I do this ? If I have an import action then can I map 1 to many for the List?