Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Append

Copy Base Grooper.Core

Appends one or more elements to a collection.

Remarks

This action is used to add entries to a table, a multi-instance section, or a multi-cardinality field. It adds one entry to the target collection for each instance of the source element, and optionally copies children from the source to the target.

Appending to Multi-Cardinality Fields

If the target is a multi-cardinality Data Field, then the source may be one of the following:

SourceDescription
Single-Cardinality FieldAppend the value of the source field to the target field value list.
Multi-Cardinality FieldAppend all values of the source field to the target field value list.
Table ColumnAppend all values of the source field to the target field value list.

Appending to Tables

If the target is a Data Table, then the source may be one of the following:

SourceDescription
Single-Instance SectionAppend one row to the target table.
Multi-Instance Section>Append one row to the target table for each section instance.
TableAppend one row to the target table for each row in the source table.

An optional set of actions may be defined to populate table columns from the source element.

Appending to Multi-Instance Sections

If the target is a multi-instance Data Section, then the source may be one of the following:

SourceDescription
Single-Instance SectionAppend a single section instance.
Multi-Instance Section>Append one section instance to the target for each instance.
TableAppend one row to the target table for each row in the source table.

An optional set of actions may be defined to copy child elements from the source to the target.

Properties

NameTypeDescription
General
Options
Info

See Also

Used By

Notification