‎2007 May 07 9:12 AM
Hallow
I doing a smart form and I have a problem that
When I wont to write in row more then 5 field and I drag (for ex.) the six field
It jump to the next row and when I see I print display I have a lot place in row that <b>empty</b> clear area.
I try to change the page to landscape and it not change anything .what is the problem ?
regards
‎2007 May 07 9:15 AM
Hi,
If the field width of the 6th field is going beyond the max. horizontal width of the page, then it will automatically come to the next row.
Check whether the space avaialble on page is equal to width of the field.
Best regards,
Prashant
‎2007 May 07 9:15 AM
Hi,
If the field width of the 6th field is going beyond the max. horizontal width of the page, then it will automatically come to the next row.
Check whether the space avaialble on page is equal to width of the field.
Best regards,
Prashant
‎2007 May 07 9:25 AM
hi Prashant Patil
my window is in size (width) of <b>all the page</b> in portrait
and in lanspace <b>to</b> and it still the same,
i dont beleve that in row in window in width of all page i can write just 6 or seven field in particular i see that in print display that i have tp much place to add fields.
regards
‎2007 May 07 9:31 AM
Just a guess.
Check out the type of all fields you have, add the length of all 6 fields, it might be that their combined length ( no. of character) is more than the window can accomodate, but since data present in your second last field might be less than actual size u see lot of space after that.
Regards
Sachin
Reward points if helpfull
‎2007 May 07 9:34 AM
Hey,
All the name fields are generally too large, but actual data is less, that might be reason.
C my above post.
Regards
Sachin
Reward points if helpfull
‎2007 May 07 9:23 AM
Hi Antonio.
In the table ..in the main window...
Go in the table tab of it ... click the details and .. see whether the table size .. matches the sixe for the number of rows.. you want...
I mean you have to declare the number of rows that you want in the main window... and if the size of the rows , though it is only 4 rows equal to the size of the table then it will not show you further fields...
Please check that out...
Regards,
Jayant
<b>Please award if helpful</b>
‎2007 May 07 9:29 AM
hi JAYANT KUMAR
the row that i write i do it in text mode and and drag field
ex.
first name: &vorna& last name &nacem& and so on....
i have to change it to table?
why?
regards
‎2007 May 07 9:29 AM
Hi
Check the Window Width and Page width because of which the field is moving to next line.Also check the Field length of that field which is moving.
Mostly that field may be of currency/Amount field which will be always right justified. So move it character field and display, so that it comes left-justified to adjust the length.
if all the fields are not accomadting in the given page/window length then reduce the font size and see.
Reward points if useful
Regards
Anji