Documentation Index

Fetch the complete documentation index at: https://docs.lobster-world.com/llms.txt

Use this file to discover all available pages before exploring further.

Focus out and changed

Prev Next

See also: Changed, Focus out

Triggering event – Abstract

A behavior 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" behavior, the value of the field is passed to the behavior.

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.