Skip to content

Dynamic tables are not displayed in adf-form when loading the task form! #10340

@Karek-MA

Description

@Karek-MA

Bug

Current behaviour:
I created a test process which has two steps, in the first step's form there is a dynamic table.
When starting the process the dynamic table appears normal and I can add rows, then I submit the first step and go to the second step where I have a display value to show the value of the dynamic table of the first form. and this is the problem there is no table displayed in the second form and no error in the console.

Expected behavior:
Normally as in any other components when I use the display-value component it should shows the value of the selected field. However when the field type is dynamic-table it doesn't show anything.

Steps to reproduce the issue:
Create a process with 2 steps (tasks)
In the first form add a dynamic table
in the second form use the display-value component to display the value of the dynamic table of the first form
save the model and publish the app
run the up
complete the first form
now when you get to the next step you should see the table value but it won't displayed !!

Component name and version:
adf-task-form
[taskId]="taskDetails.id">

or
<adf-form
[taskId]="taskDetails.id"> -->

Browser and version:
All browsers

Node version (for build issues):
Node 20, But I think it has nothing to do with the environments!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions