BI Publisher (MOSC)

MOSC Banner

how to repeat group for each page

edited Jun 16, 2014 12:00PM in BI Publisher (MOSC) 1 commentAnswered

i have the below xml

<Country>Japan</Country>

<CarType>Sedan</CarType>

<CarModel>Camry</CarModel>

<CarModel>Civic</CarModel>

...

<Country>Germany</Country>

<CarType>Sedan</CarType>

<CarModel>3 Series</CarModel>

<CarModel>4 Series</CarModel>

...

I have a <for-each-group> on Country and a <for-each> on CarType.  Everything is fine.  The problem is when the list of <CarModel> is long so it will repeat on the next page.  Right now, at the top of the new page, <CarType> repeats but not <Country>

I want <Country> to repeat on the new page also. How do I do that?

Thanks

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center