This lesson will guide you through the steps needed to select columns displayed in the List View. For this purpose, the Contact List View will be used. At runtime, you can right-click a column header and activate the Column Chooser, then drag invisib
This lesson will teach you how to apply grouping to List View data. For this purpose, you will group Contact List View data by the Department property. 本课将教您如何将分组应用于列表视图数据.为此,您将按"部门"属性对联系人列表视图数据进行分组. Note 注意 Before proceeding, take a moment to r
In this lesson, you will learn how to filter a List View. Three techniques, based on different scenarios, will be illustrated. For this lesson, a filter will be applied to the Contact List View. 在本课中,您将学习如何筛选列表视图.将说明基于不同方案的三种技术.在本课中,筛选器将应用于联系人列表视图. N
In this lesson, you will learn how to make a List View editable. For this purpose, the DemoTask List View will be used. 在本课中,您将学习如何使列表视图可编辑.为此,将使用演示任务列表视图. Note 注意 Before proceeding, take a moment to review the following lessons. 在继续之前,请花点时间复习以下课程. S
static/js/xxxx.js 这里定义按钮odoo.define('add.tree.view.buttons', function (require) { "use strict"; var core = require('web.core'); var ListController = require('web.ListController'); var ListView = require('web.ListView'); var viewRegistry = requir