Hi,
I am working on an infopath 2007 browser-enable form which will be published to sharepoint 2010.
I am using a repeating table (RPT2) which is a child of another repeating table (RPT1). I want to show the value of each of the last row in RPT2 (and concatenate a value in RPT1) when I publish to Sharepoint 2010.
In the example below, I want the Sharepoint view to show:
CCM - Test2
Credit - comment2

![]()
Can you advise what's the best solution to this? Adding VB/C# code is not supported in our environment.