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: Comment

Action location: Form button, Acceptance button 

Available from version: 1.0.46 

Description

The action displays a window with option of adding a comment to the task. If placed on the acceptance button, it is blocked until the comment is added. Checking if the comment has been added is based on the current form session, i.e. 

    • If you add a comment and then refresh the page, you will need to add another comment.
    • If you add a comment and the task is undone and whoever has to do it again, then you must add another comment.
    • If you add a comment and the acceptance of the task fails (eg due to a validation error), then the next comment does not have to be added.
Action call-up

Leaving an empty conditional field is equal to setting it to "true".

Action location 

Parameter operation "Conditional execution"

Action call condition 
Form/Acceptance button 

Activates/deactivates the action call after pressing the button

Pressing the button (works only until the first comment is added using the window displayed)

Configuration parameters

Parameter name

From version

Description

Paremeter type

Default value

Field type

Comments and restrictions

Parameter*- mandatory field

Configuration example

 Example 1
Example 1

Let's assume that we want every user except the admin to have to add a comment every time he accepts the task.

We place an action with this configuration on the accept button:

From now, each user with the exception of the user with "admin" login will get before accepting a window with a comment to fill:

After adding comment by the user, the acceptance continues.

Change log

1.0.46

  • Adding a component

  • No labels
Write a comment…