From > To | Result |
![]() ![]() | Single input value populates the single output field. |
![]() ![]() | Single input value populates all the repeating output fields. |
![]() ![]() | The values from all repeating input fields are joined, in order, with spaces between the values and this single joined value populates the output field. |
![]() ![]() | Each repeating field populates a single corresponding output field. |
Document > ![]() ![]() | The full structure of the input document is appended as a child of the single or all repeating output fields. |