| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 917 |
| Technical Name |
x2_split_list |
| License | OPL-1 |
| Website | http://www.x2soft.cn |
| Versions | 16.0 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 917 |
| Technical Name |
x2_split_list |
| License | OPL-1 |
| Website | http://www.x2soft.cn |
| Versions | 16.0 17.0 18.0 19.0 |
x2_split_list: Split List Feature Guide
Split List enables a split-screen experience in Odoo List view, with records on the left and the native Form view on the right.
Supported Versions: 16.0 Community & EnterpriseOverview
Split List is an enhanced interaction mode based on Odoo’s native List/Form workflow. After enabling Split List in the top-right area of the List view, the page switches to a two-panel layout: a record list on the left and record details on the right.
The right panel uses the original Odoo Form view logic, preserving native capabilities such as form fields, notebooks, one2many relations, chatter, status bars, and action buttons.
Enable & Disable
In the List view control panel, the Split List checkbox appears on the right side. Check it to enable split view, or uncheck it to return to the standard Odoo List view.
- The Split List toggle is only displayed in List/Tree views.
- It is hidden on small screens and mobile devices to avoid layout issues.
- When Split List is disabled, the right-side detail panel is cleared to prevent confusion when it is enabled again.
Split Layout
Left List
Keeps native List features such as pagination, sorting, filtering, field rendering, and horizontal scrolling.
Resizable Panels
Drag the divider to adjust the width of each side. The selected ratio is saved automatically.
Right Form
After selecting a record on the left, the native Form view of that record is displayed on the right.
Record Viewing
When Split List is enabled, clicking any record in the left List immediately displays its details in the right Form panel. The default empty-state message is:
Click a record on the left to view its details on the right.
The selected record remains highlighted in the left panel. When navigating records from the Form view, the selected row on the left is updated accordingly.
Theme Compatibility
Split List follows Odoo theme variables for backgrounds, borders, selected rows, and scrollbars, supporting both light mode and dark mode.
- The right Form panel background follows the current Odoo theme.
- Selected states, borders, and divider colors use theme-aware variables.
Explore More X2 Modules
This module is a generic approval module for Odoo, designed to support user-defined approval workflows.
Enable attachment preview for the many2many_binary field type.Support type includes [Image, Video, PDF, Word, Excel]
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module