... |
... |
@@ -358,7 +358,7 @@ |
358 |
358 |
Clicking this tab shows the filled out form. If the selected form consists of multiple pages the user can access in the current state, than an expand icon {{icon name="chevron-down"/}} appears on the right side of this tab. Different form pages can be accessed by clicking the icon. It is also possible to show all pages at once (see [[figure>>||anchor="fig_inbox_review_area_header_pages"]]). |
359 |
359 |
{{info}}In some case not all pages should be displayed when clicking //All pages//. To allow this it is possible to set the attribute //force_summary_hiden// in the [[Designer>>Formcycle.FormDesigner.WebHome]] for elements that should be hidden.{{/info}} |
360 |
360 |
This tab provides the following form record actions: |
361 |
|
-** [[State change>>||anchor="review_action_state_change"]] |
|
361 |
+** [[Trigger custom event>>||anchor="review_action_state_change"]] |
362 |
362 |
** {{icon name="save"/}} [[Save>>||anchor="review_action_save"]] |
363 |
363 |
** {{ficon name="trash-alt2"/}} [[Delete>>||anchor="review_action_delete"]] |
364 |
364 |
** {{ficon name="action-change-status"/}} [[Advanced options>>||anchor="review_action_advanced"]] |
... |
... |
@@ -375,10 +375,8 @@ |
375 |
375 |
|
376 |
376 |
=== Action row === |
377 |
377 |
|
378 |
|
-* **State change**{{id name="review_action_state_change"/}} |
379 |
|
-Saves changes in the form data, changes the state of the form record and executes the actions of the selected state. This action is only available if the state can be changed by the user. The state can only be changed if: |
380 |
|
-** the current state of the selected form record has a follow-up state. |
381 |
|
-** the user is allowed to change the state (can be configured in the [[workflow>>Formcycle.UserInterface.MyForms.WorkflowProcessing.WebHome]]). |
|
378 |
+* **Trigger custom event**{{id name="review_action_state_change"/}} |
|
379 |
+Once one or more custom events exist in the workflow, it is possible to execute a custom event manually. |
382 |
382 |
* **{{icon name="save"/}} Save**{{id name="review_action_save"/}} |
383 |
383 |
Saves changes to the form data. |
384 |
384 |
* **{{ficon name="trash-alt2"/}} Delete**{{id name="review_action_delete"/}} |