Explanation of views and forms.
Name: Set the view name. Choose a clear, recognizable name.
This is how it appears.
Type: Choose between a table view or a group table view. The default is a table view that lists records. For most cases, the table view is sufficient.
Form: Customize the properties shown on the Create record form. By default, it uses the system form. You can create a new form with New.
Items set on the form are reflected in the new record form.
Columns: Choose which properties appear in the record list. Click a column slot to select properties and arrange them freely.
Select property names to add them. You can also drag properties to reorder.
These column settings appear as the header in the record list (the red line section below).
Record count: Set how many records to display per page.
Sort: Change the record order to ascending or descending. First choose the property to sort by. Only numeric properties can be used here.
Sort order: Linked to the selected sort property. Choose ascending or descending.
Filter: Set which records to include or exclude.
In this example, we create a view that shows only products purchased from company MNO. Set the filter to Supplier (Company) - Name, and set the value to MNO Co., Ltd. You can choose values based on your own properties.
Update button: After setting the information, be sure to click Update.
The new view is applied, and only items from MNO appear. You can create multiple views to match your workflow.