Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
SimpleOne stores data as a collection of tables and records.
Record is a minimum low-level independent unit of SimpleOne platform. It is basically a container of information from table columns. In other words, record is a set of field values. In the list view, it is displayed as a row. In the form view, it is displayed as a form with populated fieldsdefined values. In API, records are SimpleRecord items.
For example, a record in the User (user) table is displayed as like this:
Section | ||||
---|---|---|---|---|
|
Every record has default system fields populated automatically:
- Created by
- Created at
- Updated by
- Updated at
Every record has its unique ID that is used by the system in scripts , and properties , and others . As a rule, in agent interface records have human-readable titles/names.
Records
inon forms
sectionColumn |
---|
|
borderColor | black |
---|
In SimpleOne, a record form may be divided into three parts:
Main- Header area – contains
- a name of the table, the hamburger menu
Image Added, and UI actions.
- Main area – contains a record title, record fields, and widgets. Here, fields and widgets can be grouped into sections.
- Related Links area – contains
- UI actions of link type.
- Related Lists area – contains
- lists of records from tables connected with the current one.
Image Added
Sections Anchor section on forms section on forms
section on forms | |
section on forms |
Sections allow arranging fields in on the form view by dividing them into tab pagestabs. Use them forto:
- structuring structure complex tables containing a lot of fields
- sort filed fields according to your needs : by process stages, by data type, by users involved, etc.
- to draw user's attention to important fields.
Image Removed
See Refer to the Form Layout article to learn more.
Image Added
Activity Feed
Activity Feed module allows tracking field record changes and communicate with involved persons.
Image Removed
See Refer to the Activity Feed article to learn more.
Records in lists
Column |
---|
|
Image Added
ITSM widgets
SimpleOne ITSM application provides three widgets displaying:
- information about the caller
- information about the task
- active SLA indications
Image Added
UI Actions
In SimpleOne,
a list view includes the following elements:- Gear icon
Image Removed – click on this icon to change the set and order of columns displayed.
- Information icon
Image Removed – click on this icon to see the preview information about the record. See the Customizing portal and agent views article to learn more.
- List of records – records included into the table displayed in rows. You can select records using the checkboxes at the right.
- Cell – the column value of a certain record. You can change the value using the DOC0000035 - Records.
- Columns – names of columns of the current table. You can change the set and order in the list layout and call the context menu.
- Search boxes – click 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 as well use the Condition Builder to filter records.
lists and forms have a number of UI actions displayed as buttons, links, and context menu items.
You can create custom UI actions if you need. Use them to:
- create a link to a page or record
- execute a script
Image Added
Refer to the UI Actions
Inline editingYou can edit field values of records in the list view. In other words, you do not need to open a record to change a fields value.
To edit a field in the list view, follow these steps:
- Double-click on the value you need to change.
- Depending on the type of chosen column:
- enter the value
- select value from the drop-down list
- select record from the dictionary by clicking the magnifier icon
Image Removed
- define the date and time by clicking the calendar icon
Image Removed.
- Click the check mark icon
Image Removed to apply changes.
Image Removed
Filtering
See the Condition Builder article to learn more.
in the column name context menu (click on the column name to call the context menu)
Column |
---|
|
Column |
---|
Sort ascending – sorts records from smallest to largest (including case, when choices have numeric value), from A to Z, from earlier dates to later dates. Sort descending – sorts records from largest to smallest (including case, when choices have numeric value), from Z to A, from later dates to earlier dates. Group: {column} – divides records into groups by the selected column. |
in the row context menu (right-click on the cell to call the row context menu)
Views
Views define which elements are displayed in the form or the list and their order. Hide fields and widgets you do not need, add the necessary ones, and create separate views for users (for example, for different roles) and system parts (agent interface and portal).
Image Added
Refer to
Column |
---|
|
Column |
---|
Show Matching – equals to condition: [Column] is [value] Filter Out – equals to condition: [Column] is not [value] Group By – divides records into groups by the selected column. |
UI Actions
See the UI Actions article to learn more.
Views
See the Form Layout and List Layout articles to learn more.
Taskboards
Records in taskboards are represented as cards.
Image Removed
See the Taskboards article to learn more.
/
customize layouts. A user can also configure their personal list layouts.
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
СТАТЬЯ СОДЕРЖИТ БИТЫЕ ССЫЛКИ
А ТАКЖЕ ССЫЛКИ НА НЕОПУБЛИКОВАННЫЕ СТАТЬИ