The Table View is the default view of objects in Codeless ONE. All objects are initially displayed in the Table View. From there users can select the desired view that they want their objects to display into.
The layout of the Table View can be divided into header and body (records section) in the most basic way.
The Header section has the most controls as elaborated in the following image.
Icon: Icon of the object. Users can change this icon through the App Model
Search bar: Used to search a record in the table
List label: Shows whether all records are shown or a list is being shown. Also used to create new lists in the current object
Object: Shows the current object and the number of records in the table
Show As: Used to select the desired view for the current object
New: Used to add a record
Lists: Invokes List Designer
Refresh: Refreshes the table
Charts: Invokes the Chart Designer or Chart Viewer
Export: Exports the table as an Excel worksheet
The body section is elaborated in the following image.
When multiple checkboxes are selected then the multiple edit/delete button becomes visible.
Clicking the button will display the two options that the user can perform on the selected records.
Clicking the Ellipsis button displays the popup menu with two options: Edit & Delete. These options can be perform upon the record against which the Basic Operations button was clicked in the first place.
When a user clicks on the primary attribute in the table, the Details View Page of that particular record is displayed.