Changes for page Posteingang


From version 5.1
edited by jdr
on 15.07.2021, 16:05
Change comment: There is no comment for this version
To version 7.1
edited by jdr
on 15.07.2021, 16:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -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"/}}
... ... @@ -386,8 +386,7 @@
386 386  * **{{ficon name="action-change-status"/}} Advanced options**{{id name="review_action_advanced"/}}
387 387  Opens up a dialog which allows for advanced form record changes:
388 388  ** //Correct form data//: Saves all changes to the form data with the option of (not) validating the form.
389 -** //Rerun actions of the current state//: Reruns the actions of the current state. Whether or not form data changes should be saved and validated can be configured.
390 -** //Change state//: Similar to the normal state change. Whether or not the actions of the destination state should be executed and whether or not form data changes should be saved and validated can be configured. This action is only available if the state can be changed by the user.
387 +** //Initiate workflow event//: A custom workflow event can be selected for manual execution.
391 391  * **{{ficon name="plus-circle-outline"/}} Add entry**{{id name="review_action_add_protocol_entry"/}}
392 392  Opens up a dialog for adding protocol entries to the form record history. It is also possible to select additional files which will be attached to the form record.
393 393  * **{{icon name="download"/}} Download attachments**{{id name="review_action_download_attach"/}}