cancel
Showing results for 
Search instead for 
Did you mean: 

Text in table being truncated in between.

Former Member
0 Kudos

Hi All,

I have a form with a nested table of 3 tables, form being triggered by a driver program.

The data for these tables is a longtext which mean the text is splitted into multiple lines and comes as a table type.

All the 3 nested tables are for the longtext fields.

Table Properties:

Flowed in Subform

Allowed page break at all levels.

Field allowed for multiple lines

Strange thing is that, when I publish the form data is comming to the fields perfectly, both in source, interface & form. But the data on the form is missing bits and pieces.

Example:

Source data: Twinkle Twinkle Little Star, how I wonder What you are. Up above the world, so high. Like a diamond in the Sky.

Interface Data:

Twinkle Twinkle Little Star, how

I wonder What you are. Up above

the world, so high. Like a diamond

in the Sky.

On the form in the table coulmn.

Twinkle Twinkle Little What you

are. Up above the world, so high. Like

in the Sky.

I tried to identify if there is any escape sequence causing this, but couldn't find any.

Can somebody suggest me what might be wrong.

Thanks & Regards,

Sai

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Sai,

Have a look into this demo.

Goto the site: saptechnical --> Tutorials --> AdobeForms --> Nestedtables

Hope it helps.

Cheers!!!

Amit

PS: I am not sure why I cannot paste / attach the URL

Edited by: Amit Kumar Singh on Feb 4, 2011 10:59 AM

Former Member
0 Kudos

Hi Amit,

Thanks for the reply.

I have gone through the demo suggested by you.

But my problem is not how to implement nested table, I could do it sucessfully, in fact the problem is data presented by this table is missing bits and pieces in between.

Cheers,

Sai

Former Member
0 Kudos

Dear Sai,

I think you need to maintain the following setting for the 'Text field' which is being used for printing the Long text:

1. Object Tab --> tab 'Cell' : Check the box 'Allow multiple Lines'

2. Goto Layout tab and check 'Expand to fit' (Height)

Hope this resolves the issue.

Cheers!!!

Amit

Former Member
0 Kudos

Hi Amit,

Thanks a lot.

I just missed to specify the table to expand the height automatically.

as you suggested I checked it and fixed it.

Cheers,

Sai

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Please select allow multiple lines in the subform Or for text .I think its works.

Regards,

Raghava.