Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Return to components list: Plus Attachments

 

Basic information

Category: Table

Action location: Table, Table button

Available from version: 1.0.0

Description
The action is used to remove information about the attachment from the table and to detach this attachment from the current process. The attachment will remain in the archive. The action adds a button to the table while the form is being loaded. After clicking the button and not selecting any row in the table, a message will be displayed at the top of the page with the content defined in the "No selection message:" parameter. After selecting a given line and clicking on the button, a window will be displayed with a question confirming the intention to remove the attachment (YES / NO). After acceptance, the id number will be read from the given row and selected column (set in the "Column for "File Id" " parameter). Then the indicated row in the table will be deleted and the document with the given id will be detached from the current process. NOTE, when the document with the given id does not exist in the process, the selected line will be deleted.
Configuration parameters

Parameter name

From version

Description

Paremeter type

Default value

Field type

Comments and restrictions

Button name*

1.0.1

The name to be displayed on the button.

Text

 

Editable field

The parameter is hidden when an action is attached to a table button.
Icon name1.0.1

The name of the icon to be displayed on the added button. List: Icons (the word "silk-" is automatically attached to the name).

Text Editable field
The parameter is hidden when an action is attached to a table button.
Column for "file id"*1.0.1Variable in the table that will store the file id (unique document identifier in the system) of added attachments.Variable Editable field 
No selection message*1.0.1The content of the message that is to be displayed in the case of no line selection, after pressing the button.Text Editable field 

Parameter*- mandatory field 

Configuration example

Table configuration


Table button configuration

Change log

 1.0.0

  • Adding a component

x.x

  • Enable to add action to the table button
 

 

 


 

  • No labels