Expand my Community achievements bar.

Table problem - Row data does not carry along Workflow.

Avatar

Former Community Member
there,



I have a dynamic table, which adds rows with the click of a buttn, using AddInstance.



My first problem is that when I try to enter data in my second row (or any after the first) whatever data I enter refreshes the data on the previous rows, so all my rows look exactly the same.

I have the table bound to a schema, because I need this data to be passed on with Workflow.



My second problem is that when I pass on the form to the next step, Only the first row is preserved, but all the other ones are lost.



I think it might be shcema/binding problem. Is there a particular syntax for declaring a table in an xml schema?



Thanks.
0 Replies