← Return to the list of available datacenters
If you have trouble understanding how the action works, check the descriptions: Datachooser, Conditional execution, Components parameters
Category: General
Available from version: 1.0.17
A dynamic list that retrieves user data based on the login, such as: name (firstname), lastname (lastname), email (email), full name (fullname), number (number) and additional data specified in the Data type parameter (on based on which the number of rows is calculated.) The dynamic list also has the ability to sort by selected column (Descending / Ascending), as well as filter results by selected columns (mappings)
Parameter name | From version | Description | Paremeter type | Default value | Field type | Comments and restrictions | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
User login | 1.0.17 | Login of the user whose data we collect | Text | Editable field |
| |||||||
Data Type | 1.0.17 | For the user, we can download information about groups (positions). Depending on our selection, the number of rows shown will depend on the number of user groups or the number of items. | Text | Drop-down list |
| |||||||
Query Parameters | 1.0.23 | Filter by selected columns | An array of text values | Drop-down list | List mappings. The value passed in the parameter is the mapping name. | |||||||
Types of query parameters | 1.0.23 | Sort by selected column | Text | Drop-down list | List mappings. The value passed in the parameter is the mapping name. | |||||||
Column names * | 1.0.23 | Sorting direction selection list by selected column | Text | Drop-down list | To choose from: ASC - ascending DESC - descending |
Mappping name | From version | Description |
---|---|---|
firstName | 1.0.17 | User name |
lastName | 1.0.17 | User surname |
1.0.17 | User email | |
fullname | 1.0.17 | User fullname |
number | 1.0.17 | User number |
groupname | 1.0.17 | User group |
positionname | 1.0.17 | User position |
positionoussymbol | 1.0.17 | User organizational unit symbol |
positionssymbol | 1.0.17 | User position symbol |
superiorUsername | 1.0.24 | Superior user name |
superiorFullname | 1.0.24 | Superior full name |
1.0.17
- Adding a component
1.0.23
- Add parameters: Filter by, Sort by, Sort direction
1.0.24
- Addition of data regarding superiors
1.0.39
- Improved translation
Add Comment