Hi,
I'm working on a SAP portal, I need to know how to add a repeating element to a 2col table.
For the first instance of the element it must add to the first row of the first column. The second instance must be added to the first row of the second column. The third instance must be added to the second row of the first column. The fourth instance must be added to the second row of the second column etc etc etc...
There could be 1 - unlimited instances of the element.
Could anyone help me as to what the code would look like to get this result.
Thanx in advance..