Hi,
I have a master detail form with Region 1 and Region 2 as Master Detail respectively as shown in below image. Region 3 is one more HTML region which injects record into Detail table (Region 2). As seen in below image, Region 2's attribute "Start New Row" = No. And Region 3's "Start New Row" = Yes.
My question is, is there a way to make Row Span of Region 2 as "2" (there's no such option in region property)? So that, Region 3 will be in couple with Region 1? (Apex 4.2.6)
Now, based on records in Region 2, Region 3 will move up or down.

Thanks,
-Anand