Hi,
I have a complex Layout Oracle D2K report (version 12c). I got a requirement to add one repeating frame on top of the existing repeating frame ( this new repeating frame needs to act as parent to the existing repeating frame). When I directly created the repeating frame on top of an existing repeating frame, and ran the report, the newly created repeating frame fields are overwriting the existing repeating frame fields, and existing repeating frame fields are not showing properly on the report output.
As it is a complex layout report , I don't want to delete the existing repeating frame and create the new one after the parent repeating frame is created.
So, is there any way to set one repeating frame as parent to another repeating frame?