Orbeon Forms: Passing External Data into a Repeating Grid

17 Views Asked by At

We are struggling on how to pass a table of external data into a repeating grid.

Our external (SAP) system needs to supply data into the form in the following format:

enter image description here

The table rows above does add a second row, but doesn't put the FIELD_VALUE in the correct row - it currently puts the Row1A/B in the second row, whereas it should put it in the first row. I've tried loads of variations, but it doesn't seem to work.

Any suggestions would be most welcome.

Demo form: https://demo.orbeon.com/demo/fr/orbeon/builder/edit/9effd72b808f92e5a2511d2121abfe42d6469c5b

Thanks in advance

PeteA

0

There are 0 best solutions below