on_filter_form_shown¶
- on_filter_form_shown(item)¶
The item parameter is the item that triggered the event.
domain: client
language: javascript
Description¶
The on_filter_form_shown event is triggered by the create_filter_form method when the form has been shown.
The item parameter is the item that triggered the event.