Skip to Content
Menu

Web List Form View

by
Odoo

15.80

v 17.0 Third Party
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 166
Technical Name web_list_form_view
LicenseOPL-1
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 166
Technical Name web_list_form_view
LicenseOPL-1

Web List Form View

Enhance your Odoo experience with simultaneous list and form views

Web List Form View Interface

Description

Web List Form View is a powerful Odoo addon that enables users to view and edit data in both list and form formats simultaneously within a single interface. This addon optimizes user experience by combining the power of List View and Form View in one screen.

Key Features

Simultaneous View

Display List View and Form View side by side in a single screen

Direct Editing

Edit data directly without switching between view modes

Auto-Save

Automatic saving when switching between records

User-Friendly

Intuitive interface designed for optimal user experience

Benefits

Increased productivity through simultaneous viewing and editing
Time-saving by eliminating view switching
Easy data comparison between records
Reduced mouse clicks for common operations

Target Users

  • Data managers
  • Data entry personnel
  • Users handling multiple records simultaneously
  • Businesses optimizing workflow processes

How to Use

Installation

  1. Download the module from Odoo Apps Store
  2. Install it through Odoo's module installation interface
  3. Update your Odoo module list

Configuration

  1. Go to Settings > Technical > User Interface
  2. Enable the "List Form View" feature
  3. No additional configuration required

Usage in Views

  1. Open any list view in your Odoo instance
  2. Add js_class="list_form" to your tree view definition in XML:
  3. <tree js_class="list_form">
        <field name="name"/>
        <field name="date"/>
        <field name="amount"/>
    </tree>
  4. Click on any record to open the form view on the right side
  5. Edit data in either view - changes will sync automatically
  6. Use the close button to return to list view only

Tips & Tricks

  • Use keyboard shortcuts for faster navigation
  • Changes are auto-saved when switching records
  • You can still use all standard Odoo features
  • Works with all custom fields and views

Interface Preview

Web List Form View Interface Preview

Experience the power of simultaneous list and form views in action

Technical Requirements

  • Odoo 17.0
  • No complex configuration required
  • Easy installation and setup
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

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.