on_view_form_keydown

Group.on_view_form_keydown(item, event)
Domain:

client

Language:

javascript

Class:

Group()

Description

The on_view_form_keydown event is triggered when the keydown event occurs for the view_form of the item.

Parameters

Parameter

Type

Description

item

The item that triggered the event.

event

JQuery event object.

See also

Related methods

view

Related concepts

Forms