Web X2many Checkbox
Adds checkbox selection capability with automatic context passing
Table of contents
Usage
widget='one2many_checkbox'
- Checkboxes appear in the X2Many list view
- Selected record IDs are automatically passed to the form context
- Context format: `{'selection': {'field_name': [1, 2, 3]}}`
Author
- Jim Lu (jimlu1633@gmail.com) If you have any questions, please contact this email address
Please log in to comment on this module