Item: Context menu requested
See also: Öffne Kontextmenü workflow module
Triggering event – Abstract
This is triggered as soon as the user requests the context menu for an item (e.g. grid row, tree item). Usually this happens with a right click or via the context menu key on the keyboard. On mobile devices this is often achieved via a long tap.
The entire item is passed as input data for the behavioural logic.
Together with the Client workflow behaviour or also with the help of the Eigenes Aktionsevent auslösen (Formulardesigner)) behaviour, an appropriate menu can then be displayed with the Öffne Kontextmenü action.
Of course, it is also possible to react to the trigger in another way.