Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
In SimpleOne, a list is the way to represent records. It consists of a number of elements and provides various ways to interact with records.
List interface includes the following elements:
- Columns – names of columns of the current table. You can click on a column name to call the context menu.
- Gear icon
– click this icon to change the set and order of columns displayed.
- Search boxes – click on the magnifier icon
at the left of column names to open the list search boxes. Here, enter the value which a column should contain to find certain records. You can use the Condition Builder to filter records (click on the funnel icon
) as well.
- List of records – records included in the table are displayed in rows. You can select records using the checkboxes at the left to delete them.
Information icon
– click on this icon to see the preview information about the record.
Info You can open a record from the preview form: click on the record information icon
, and then click the Open record button.
- Cell – the column value of a certain record. To open a record form, click the first cell of the record on the list. You can change values of columns using inline editing List view.
Inline editing Anchor inline editing inline editing
inline editing | |
inline editing |
You can edit field values of records in the list view without opening a record form.
To edit a field in the list view, follow these steps:
- Double-click on the cell containing the value you need to change.
- Depending on the chosen column:
- enter the value.
- select value from the drop-down list.
- select record from the dictionary by clicking the magnifier icon
.
- define the date and time by clicking the calendar icon
.
- Click the check mark icon
to apply changes.
Note |
---|
|
Filtering Anchor filtering on column click filtering on column click
filtering on column click | |
filtering on column click |
Tables can contain a lot of records, and it gets difficult to navigate through them and find the records you need. SimpleOne provides several ways to find, filter, group, and sort records.
Lists provide three ways of searching and filtering records:
- Condition Builder
- list search boxes
items in the column name context menu (to call it, click on the column name).
Section Column Column - Sort ascending – sorts records by the column value: from smallest to largest, from A to Z, from earlier dates to later dates.
- Sort descending – sorts records by the column value: from largest to smallest, from Z to A, from later dates to earlier dates.
- Group: {column title} – divides records into groups by the selected column value.
Info By default, the records in lists are sorted by the ID value in descending order.
items in the row context menu (to call it, right-click on the cell)
Section Column Column Column - Show Matching – displays all records with the same column value.
- Filter Out – sorts out all records with the same column value.
- Group By – divides records into groups by the selected column value.
Condition Builder
Condition Builder is a tool that allows creating conditions to select fields with specific values and sort them in a particular order. To do this, complete the following steps:
- Click on the funnel icon
to open the condition builder.
- Add dependencies using the AND and OR buttons. Also, you can add high-level conditions using these buttons in the condition builder toolbar.
- Click Run to apply filters and get the selection of records.
- You can also delete them by clicking the Clear All button.
Panel | |||||
---|---|---|---|---|---|
Other available actions:
|
On lists and in dictionaries, you can find breadcrumbs by the funnel icon . They represent applied conditions:
Tip |
---|
|
List search boxes
Search boxes appear above a table in the list view. To display them, click the magnifier icon at the right corner at the top of the list.
You can find the record you need by typing some characters, a word or several words. The search returns records that contain the specified input. The condition equals to[Column] contains [value]
and will be displayed in breadcrumbs.
Grouping on lists Anchor grouping on lists grouping on lists
grouping on lists | |
grouping on lists |
Grouping records on lists allows you to divide all records into groups based on the defined column values. As the result, the list of records is divided into sublists. That is, records with the same value form a group with the corresponding heading. The function provides information on the number of records included.
To configure grouping, click on the column title on the basis of which you need to group the records, then choose Group: {column name}.
For example, you need to group reports from the Reports (sys_reports) table by the Type field. After configuring the grouping, the list will look like this:
In the list view, the following options to operate the groups are available:
- Expand and collapse any group. To do it, click on the group you need to.
- Expand and collapse all groups. Open the context menu by clicking on one of the column titles or right-click any line in the list and select the Expand all groups or Collapse all groups option in the context menu.
- Sort groups in ascending or descending order by the group name or the number of records in it. Open the context menu by clicking on one of the column titles or right-click any line in the list and select the corresponding option.
- Change the base column of grouping. To regroup records based on another column, click on the column title you need and select Regroup: {column name} in the context menu.
- Open a group in a distinct list view. Point to the group you want to open and select Open a group in the list.
- Ungroup them. To do it, open a context menu by clicking on one of the column titles or right-click any line in the list, and select the Ungroup option in the context menu.
Create reports
You can create reports directly in lists without going to another menu category. Open the title context menu by clicking on the column titles and selecting one of the following options:
- Open Pie Chart – presents data with circular statistical graphics. See the Reporting article to learn more.
- Open Bar Chart – presents data with rectangular bars. See the Reporting article to learn more.
Configure personal list layout
In SimpleOne, you can configure your personal list layout: choose columns to appear in the list and define their order.
To do this, click on the gear iconat the top left of the list.
The Available layout area contains all table columns that can be added to the list. To add them, move them to the Selected layout area. Move elements by drag-and-dropping or using the and
buttons.
- To remove or add all the columns, click the
or
buttons.
- To move several elements in a row, select them with the Shift key pressed and drag-and-drop from the Available layout area to the Selected one.
- To move several scattered elements at once, select them with the Ctrl key pressed and drag-and-drop from the Available layout area to the Selected one.
List Views
All created list views are available in the hamburger menu → View. In this menu, select the view you need to set it as default.
Table of Contents | ||||||
---|---|---|---|---|---|---|
|