Files
web/web_ir_actions_act_window_page/README.md
2023-07-31 11:24:40 +02:00

13 lines
249 B
Markdown

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.