cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table Groups

kmoore007
Active Contributor
0 Likes
615

Hello,

I am trying to group my table output to have a GROUP and then the details underneath the group. I have seen some SDN solutions about using Control levels or nested tables. The problem with these is the control levels are part of the table details. I want the control levels (or groups) as a separate row and then the details below. Like this:

|Group One| |Group text|

col1

col2

col3

col4

col1

col2

col3

col4

col1

col2

col3

col4

col1

col2

col3

col4

|Group Two| |Group text|

col1

col2

col3

col4

col1

col2

col3

col4

col1

col2

col3

col4

col1

col2

col3

col4

But when I try nested tables or control levels I get this (it includes the group as part of the table):

Group One

Group text

col1

col2

col3

col4

Group One

Group text

col1

col2

col3

col4

Group One

Group text

col1

col2

col3

col4

Group One

Group text

col1

col2

col3

col4

Group Two

Group text

col1

col2

col3

col4

Group Two

Group text

col1

col2

col3

col4

Group Two

Group text

col1

col2

col3

col4

Group Two

Group text

col1

col2

col3

col4

View Entire Topic
Former Member
0 Likes

I have spun my wheels on this before and admitted defeat.

I wound up creating an internal table on the backend just the way I want it printed, and passed that to Adobe.

If you are bent on pursuing this further, there are Adobe-specific forums outside of SDN where you can ask a question like this.

You can head over to Google groups where there is a particularly helpful group called livecycle.

This is where I go if I'm stuck on something inside Adobe that has no real pertinence to SAP.