Context menu requested

Prev Next

See also: Show context menu workflow component

Triggering event – Abstract

This is triggered as soon as the user requests the context menu for the triggering element.

Usually this happens with a right click or via the context menu key on the keyboard. On mobile devices this is often achieved by a long tap.

As input data for the behavior logic, the element data of the triggering element is transferred.

Together with the Client Workflow behavior or with the help of the Dispatch custom action event (Form designer) behavior, a corresponding menu can be displayed with the Show context menu action.

Of course, the triggering event can also be reacted to in other ways.