Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Re: smart forms table width

Former Member
0 Likes
615

hi to all,

what is the maximum table width in smartforms?

i had 8 fields i want to add some more fields in the same line.

please help me in this regard.

thanks

sun

4 REPLIES 4
Read only

sridhar_k1
Active Contributor
0 Likes
580

Table width sould be less than or equal to the page format. Check the page format width in Form attrib - Output options, click on the dropdown and find the width of the page foramt used.

If you are printing in landscape mode,page width is the height.

Regards

Sridhar

Read only

Former Member
0 Likes
580

hi,

When we create a smartform, we get page in Portrait format and 16 cms as Width. The width of the table can be either less than or equal to the width of the page. If it is greater, we get error when we do syntax check.

The sum of the width of all the columns in table should be equal to the width of table. It can not be either greater or lesser.

Regards,

Sailaja.

Read only

Former Member
0 Likes
580

Hi Sun deep,

Make sure the length of total fields u add shud not exceed the page width...

Sony

Read only

0 Likes
580

Just to add a bit, the table width must be less than or equal to the width of the Window that it is in (if its in a window of course).