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

smartform layout issues

0 Likes
1,222

Hi,

while executing the smartform the layout of the main window is showing not properly.Means i have total 9 pages of smartform output out of 9 pages start page and end page displaying border but middle pages are not displying border.Attach image from page 2 of my smartform.From 2nd page to 8th page the bottom border of the table is not showing.

Thanks & Regards.

3 REPLIES 3
Read only

vijay_hariharan
Contributor
0 Likes
1,140

Hello,

Either your Item detail is probably split into two pages eg. 2 lines on a single Item details on page 2 and 2 lines of the same item on page 3 hence the border might be missing OR the line type that is created probably has the bottom border missing in case there are more than one line type declared for different kind of Items.. You may have to check your declaration(maybe change the border setting to see the effect on the output for the Line type in question)..

Regards,
Vijay

Read only

0 Likes
1,140

Hi vijay,

Thanks for your response yes my item detail was splitting.What i need to do now how can i get border.

Thanks.

Read only

0 Likes
1,140

Well ideally item details are supposed to appear together in a single page unless your Item detail itself spans more than One page(Which should, more than 95% of the time, not be the case).. So if you want the details on the same page, you may Use the Folder option and check the Page protection there.. then each item should appear on the same page hence you'll have borders available..

This should be it.. In case your question is answered, kindly mark the answer and close the question when possible..

Regards,
Vijay