Advance Search, Split Views, Freeze Column

by
Odoo

40.00

v 16.0 Third Party 3
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 3050
Technical Name rmt_advance_list_form
LicenseOPL-1
Websitehttps://github.com/rmtworks
Versions 17.0 16.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 3050
Technical Name rmt_advance_list_form
LicenseOPL-1
Websitehttps://github.com/rmtworks
Versions 17.0 16.0

ULTIMATE ODOO VIEWS

Adds powerful new functionality to the default Odoo views. First of all, you can do a SplitView which means you can view side by side between List/Kanban View with the Form View. Adds powerful yet non intrusive in term of UI/UX of Search Filter on the ListView because the search function reside on column header and column cell. You can freeze column from left or right of ListView. Adds Auto-Save functionality to the Form View

For developer, we expose the configuration that can easily be added in the XML files

SPLIT VIEW

  • The add-on introduces a split-screen interface, allowing users to simultaneously view a list of items and the detailed information of a selected item.
  • Users can efficiently navigate between the list view and detail form view to manage and interact with data.
  • Split screen works on List / Kanban View with the detailed information of Form View
  • To activate it, there is a toggle button on the right of the view type selection
  • The state of the toggle button SplitView is saved in the browser cache and will auto applied even if browser restarted

SCREENSHOT

SplitView Kanban View with Form View
SplitView List View with Form View

SEARCH FILTER

  • The add-on introduces a filter/search functionality that shown on each column header and on each column cell of ListView for better UX
  • The filter options operator adapted automatically based on data type (string, numbers, date and relational data)
  • To activate it, hover the column header to reveal to options button and click it to show the filter menu.
  • You can also hover on the column cell to do quick filter based on the data shown in the column cell

SCREENSHOT

Filter Column
Filter Column Cell

FREEZE COLUMN

  • The add-on introduces a fixed and freeze column functionality Listview
  • You can define the fixed and freeze column from the left side of the Listview or from the right side of the Listview
  • To activate it, hover the column header to reveal to options button and click it to show the freeze menu.
  • The state of freeze column is saved in the browser cache and will auto applied each time you view the ListView

SCREENSHOT

Freeze Column

AUTO SAVE FORM VIEW

  • The add-on introduces auto save functionality of Form View based on interval (default 30 seconds)
  • To activate/deactivate it. Go to any Form View and click the action dropdown and toggle the auto save setting
  • The state of auto save form is saved in the browser cache and will auto applied each time you view the Form View

SCREENSHOT

Auto Save Form

DEVELOPER FRIENDLY

You can set split view in the XML Form view using attribute split_view="true"

You can set freeze column on the treeview in the XML using attribute options="{'freeze': left}"

You can set default width of the column on the treeview in the XML using attribute ex width="100px"

You can set auto save form in the XML FormView using attribute auto_save="true" and auto_save_interval="20" for 20 seconds

You can set auto save form in the XML FormView using attribute auto_save="true" and auto_save_interval="20" for 20 seconds

You can add additional header in the Tree View / List View to group several header columns (Grouping Header) using attribute ex options="{'groupHeader': 'Contact Information'}"

OUR MODULES

BPMN Modeler and Viewer

BPMN Modeler and Viewer

OUR THEMES

Backend Good Artdeco Community Edition

Good Artdeco Backend Theme Community Edition

Backend Good Artdeco Enterprise Edition

Good Artdeco Backend Theme Enterprise Edition

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.