I have the following format for a report I inherited:
outer repeating frame
inner frame1
inner repeating frame
image
more frames and data fields
inner frame2
inner repeating frame
image
more frames and data fields
inner frame3
inner repeating frame
image
more frames and data fields
inner frame4
inner repeating frame
image
more frames and data fields
I need to be able to select any one of the inner frame[n] to view/edit. The last one ends up on the top when the report is loaded in the editor. How can I select one of the other inner repeating frames to edit?
outer repeating frame
inner frame1
inner repeating frame
image
more frames and data fields
inner frame2
inner repeating frame
image
more frames and data fields
inner frame3
inner repeating frame
image
more frames and data fields
inner frame4
inner repeating frame
image
more frames and data fields
I need to be able to select any one of the inner frame[n] to view/edit. The last one ends up on the top when the report is loaded in the editor. How can I select one of the other inner repeating frames to edit?