See also: Element added, Element removed and Element manually removed
Triggering event – Abstract
This triggering event is available for Element containers of the Repeatable element type and responds exclusively to manual additions of entries.
Additions qualify as 'manual' if an entry was added interactively by clicking the symbol or the New button (datagrid) OR was added by the action Add element (optional/repeatable element) AND this action was executed as a direct or indirect consequence of a user interaction in the form, e.g. clicking on a button.
The data of the added entry is available as data of the behavior. In case of empty elements behavior data is empty.
â–ºNOTEâ—„ This triggering event is not triggered instead of Element added, but in addition to and after it.