Skip to Content
0
Former Member
Jun 01, 2009 at 05:16 AM

Truncating Data Output in SMARTFORM main window

237 Views

Hi,

I have a requirement that i will only show 5 lines from a certain table in my smartforms, currently its required to be in the main table because of spacing issue and the possibility that there will be no data from the table.

My problem is that even though my my table only contains 5 lines..it can/will display 6 or more lines because if the data does not fit the form in 1 page the smartform default will put it in the next line...

for example in my table:

1 ABCDE

2 WWWWWWWWWWWWWWWWWWWWWWWW

3 QWERTYUP

4 ASDFG

5 AQSWDEFR

display:

ABCDE

WWWWWWWWWWWW

WWWWWWWWWWWW

QWERTYUP

ASDFG

AQSWDEFR -


> this should have been truncated

How will I know that i'm using 6 lines already.... or how can i use the width of my main window to know when to truncate the data