Skip to content
Home » Table View

Table View

Table View

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.

Table View

The layout of the Table View can be divided into header and body (records section) in the most basic way.

Table sections

The Header section has the most controls as elaborated in the following image.

Table Header UI

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.

Table's body section UI

When multiple checkboxes are selected then the multiple edit/delete button becomes visible.

Bulk button visible

Clicking the button will display the two options that the user can perform on the selected records.

Bulk Edit Delete options in the popup menu

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.

Accessing Edit/Delete buttons

When a user clicks on the primary attribute in the table, the Details View Page of that particular record is displayed.

Invoking the Details Page

The Details View Page is elaborated here.