on_view_form_created
on_view_form_created(item)
domain: client
language: javascript
class Item class
Description
The on_view_form_created event is triggered by the view method when form has been created but not shown yet.
The item parameter is the item that triggered the event.