← Return to the list of available actions
If you have a problem understanding how the action works, check: Action, Conditional Execution, Components parameters.
Category: Documents
Action location: Form, Button
Available from version: 1.0.7
The action connects documents selected by the user to the process from the disk. A window is displayed to the user with the option of selecting documents from the local hard disk.
Leaving an empty conditional field is equal to setting it to "true".
| Action location | Conditional execution parameter action | Action call-up condition | 
|---|---|---|
| Form | Activates action | Pressing the button | 
| Button | Call-up action | The "Conditional execution" parameter will return "true" | 
| Parameter name | From version | Description | Paremeter type | Default value | Field type | Comments and restrictions | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Display indexes | 1.0.7 | Allows you to add indexes to the attached document | Boolean | No | Editable field | |||||||||||
| Check permissions | 1.0.7 | Checks permissions for document classes. | Boolean | Yes | Editable field | |||||||||||
| Choose first class | 1.0.7 | When you add a document, it automatically matches the document to the class of documents in the first position. | Boolean | Yes | Editable field | |||||||||||
| Class names | 1.0.7 | Limiting the possibility of connecting documents to classes selected by the designer. If empty, all classes will be available for selection. | An array of text values | Drop-down list | ||||||||||||
| Save as document's new version | 1.0.77 | Selects or defaults to a checkbox regarding saving as a new version of a document with recurring indexes and may prevent changes to the value of the checkbox after the window has been opened. | Text | No, with possibility of change | Drop-down list | 
 | ||||||||||
| Function name | 1.0.7 | The body of an optional function that is activated when the document is added, adopting a single document parameter called doc. | Text | Editable field | ||||||||||||
| Document class id | 1.0.7-1.0.31 | Deprecated parameter - appears only in the case of old action configurations. List of document class identifiers. | An array of text values | Drop-down list | ||||||||||||
| Refresh the page | 1.0.7-1.0.36 | Deprecated parameter - appears only in the case of old action configurations. Refreshes the page after adding the document. | Boolean | Yes | Editable field | |||||||||||
| Allowed file extensions | 1.0.128 | Restricts the search to files with the specified extensions. Extensions are preceded by a dot and separated by a comma, e.g. ".jpg, .txt". | Text | Editable field | 
Parameter*- mandatory field
1.0.7
- Adding a component
1.0.31
- Deleting the class id parameter and retrieving them by name
1.0.36
- Removing the page refresh parameter
1.0.43
- Removing the option of connecting an action to the accept button
1.0.77
- Added parameter "Save as document's new version"
1.0.128
- Added parameter "Allowed file extensions"
1.0.134
- Fixed the behaviour of the deprecated parameter "Document class id"



Add Comment