on_view_form_created(item)
domain: client
language: javascript
class Group class
The on_view_form_created event is triggered by the view method of the item when the form has been created but not shown yet.
on_view_form_created
The item parameter is the item that triggered the event.
item
This event, if defined, is triggered for every item of the group, whose view method has been called.
Forms
view
on_view_form_close_query
on_view_form_keydown