Files
web/web_ir_actions_act_window_page/README.md
2015-01-19 11:10:29 +01:00

249 B

Client side paging

This addon enables buttons to return::

{'type': 'ir.actions.act_window.page.next'}

or::

{'type': 'ir.actions.act_window.page.prev'}

which trigger the form's controller to page into the requested direction.