Dynamic datatable in UiPath Forms/ Form Task

Hi all,

how can i add a dynamic datatable to an UiPath form?

What i want to do (short version):

  • Read out a data table
  • If there are missing values create a form task
  • The form task should contain the complete datatable with editable fields
  • End user grabs the task and types the missing value into the form fields

Any suggestions how to do the form part?

Kind regards
Patrick

1 Like

DataGrid_TaskForm.zip (36.3 KB)

Hi, Here is a sample of showing data table in to a form task

Thanks,
Liji

1 Like

Hi @Liji,

thanks for your example workflow. That is working fine!

Kind regards
Patrick

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.