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