cancel
Showing results for 
Search instead for 
Did you mean: 

How to use nested tables in adobe form

0 Kudos

Hi All,

I have to use nested tables in adobe form for table display. I have used Subforms for displaying table data. I have changed accessibility of the subforms. Currently i am able to print print the table correctly if there is single material record in table 1 and single corresponding record in table 2. But the requirement is that i will have multiple lines in table 1 for single material and only one record in table 2.

EX: form is for Sales order. in line items if the order is for 100 units then we if we have delivered material as 80, 10, 10, then table 1 will have 3 lines for this. Table 2 will always have only 1 corresponding record.

item--materialdescription-ordered qty--delivered qty--delivery date-price

xxx--xxxxxxx-xxxxxxxxx-100


80
xxxxxxxxxx
-xxxx

-


10----


xxxxxxxxxx

-


10----


xxxxxxxxxx

-


yyyyyyyyyyyyyyyyyyy------yyyyyyyyyyyyyyyyyyyyy

xxxxxx is table 1 and will have multiple lines

yyyyyy is table 2 and will have only 1 entry for item xxx

and this group will be repeate as per no of items. table 1 can have any no of lines per item.

I am currently able to display 1 line for table 1 and 1 line for table 2.

But how to show multiple lines for table 1 and 1 line for table 2.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

HI,

Set the body page as flowed and set the tables also flowed.

go to bodypage>object->subform-->select flowed option.

I thihnk this will work..if u are getting all the records properly into the tables 1 and 2.

Thanks,

Mahdukar