-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.8
-
Fix Version/s: 73.23
-
Component/s: User Actions, Workflow
-
Backlog priority:200
-
Impact type:Configuration Change
-
Sprint:NOS 10.3.7 - mid oct
-
Story Points:3
- I create a workflow with content routing
- Into my route there is a form with required fields
- I want to create a validation button and a cancel button
Problem:
- Fields in the form are also required if the user click on cancel button
Solution ??
- Have the possibility to set immediate as true for the cancel button. Why don't we add a "validate form?" column after "Linked to transition".
See details in TL-282
Acceptance Criteria (note: generated config should be ui agnostic)
- A "validate form" column is available in workflow transitions, between condition and chain (chain options can lead to exiting the wf config, so we want to keep this at the end)
- Whenever I create a new transition, the validate form option is always true by default
- When I open the transitions tab for an existing workflow, the validate form option is true by default
- When the workflow engine only follow transitions where
- the validate form option is enabled, the workflow task layout is validated (e.g. required fields are requested)
- the validate form option is disabled, the workflow task layout is not validated (e.g. required fields are not requested)
- When the workflow engine follows transitions with conflicting validate form option values, the workflow task layout is validated (e.g. required fields are requested)
- depends on
-
NXP-10328 Leverage correctly Action framework for generating content routing node form buttons
- Reopened
-
NXDOC-1781 Create an how to implement a save work in progress button for a workflow
- Resolved
-
NXS-1243 Hide field "filter" when configuring the task form for 5.6 and add help message to explain how to use it for 5.7
- Resolved
- is related to
-
NXS-5083 Add contextual help for validate form option
- Resolved
-
NXS-5084 Rename "resolution actions" as "task buttons"
- Resolved
-
NXP-26156 Upgrade and release nuxeo-routing-default for 10.3
- Resolved
- is required by
-
NXP-20450 WEB UI: only validate task form if validate is true on transition
- Resolved
-
NXS-5003 Fix validate-form generation in workflow (Server 10.3+)
- Resolved
-
NXP-16080 Fix required widget display when starting parallel review
- Resolved
-
NXP-25132 Allow cancellation of Parallel document review
- Resolved