on_param_form_shown(report)
domain: client
language: javascript
class Report class
The on_param_form_shown
event is triggered by the
create_param_form
method, that, usually, is called by then
print
method.
The report
parameter is the report that triggered the event.