Focus out and changed

See also: Geändert, Focus out

Triggering event – Abstract

A behaviour that is triggered when the field loses focus and the user has manually changed the value of the field since entering it.
Similar to the 'changed' behaviour, the value of the field is passed to the behaviour.

NOTE

  • This also applies if a button in the ribbon is pressed, e.g. 'Save', because the field is left before the button is pressed.

  • The action Show alert, removes the focus from the currently focused element, because it changes to the message dialog.

  • Changing to another application (i.e. to a destination outside the browser window) is not taken into account.