Skip to end of metadata
Go to start of metadata

 

 ← Return to the list of available actions

If you have a problem understanding how the action works, check: ActionConditional ExecutionComponents parameters.

Basic information

Category: Documents

Action location: Form, Button

Available from version: 1.0.7

Description

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.

Action call-up

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"

Configuration parameters

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 permissions1.0.7Checks permissions for document classes.BooleanYesEditable field 
Choose first class1.0.7When you add a document, it automatically matches the document to the class of documents in the first position.BooleanYesEditable field 
Class names1.0.7Limiting 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 version1.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.

TextNo, with possibility of changeDrop-down list
Displayed valuePassed value
Yes, with possibility of change.TrueAndEditable
Yes, without possibility of change.TrueAndUneditable
No, with possibility of change.FalseAndEditable
No, without possibility of change.FalseAndUneditable
Function name1.0.7The 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 id1.0.7-1.0.31Deprecated 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 page1.0.7-1.0.36Deprecated parameter - appears only in the case of old action configurations. Refreshes the page after adding the document.BooleanYesEditable field 
Allowed file extensions1.0.128Restricts 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

Configuration example

Change log

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"

  • No labels
Write a comment…