Altinn / app-template-dotnet

Altinn Studio application template
1 stars 8 forks source link

Make it possible to fill same form over two different data tasks #22

Open TheTechArch opened 2 years ago

TheTechArch commented 2 years ago

Description

In some scenarios it is a need for several people will be involved in reporting on different parts in the same form.

Example scenario.

One option to solve this is to make it possible to fill out the same data element over two different tasks and allow to have a different form layout for this.

This is partially supported, at least on the form layout level, but this needs to be investigated. At least the locking of dataelements is not defined.

Flow could be

Data -> Data -> Confirmation
or Data -> Data -> Confirmation - > Sign -> End

Or any other functional flow that makes sense.

Services where this functionality is required is

KRT-1008, KRT-1009 and KRT-1010 for finanstilsynet

Screenshots

Considerations

Ops requirements

Acceptance criteria

Specification tasks

Test

Definition of done

FinnurO commented 1 year ago

16