Element removed
See also: Element manually removed, Element added
Is triggered when an entry of the container is removed. The removed entry is passed as behaviour data.
This triggering event is available for Element containers of the Optional elements and Repeatable element type and is triggered when an entry is removed from the container. The removed entry is defined as data for the behaviour.
The triggering event responds to the removal of an entry, regardless of whether it is the result of an interaction or part of an automated process.
►NOTE◄ If an Element manually removed event is configured for the same container (Repeatable element only), it is triggered as well (afterwards), in case the entry is removed as a direct or indirect consequence of a user interaction (e.g. clicking a button) within the form.