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 Template problem

Former Member
0 Likes
1,171

Hi,

In SMARTFORMs, how to increase the number of rows in existing template which is displaying set of records.Template has 24 rows, now it should be 40.As per my changes, I was able to increase the size of template but the values are not getting populated into the template. The 25th and 26th record are displayed after the template (40rows).

Can any of you please let me know the LINK between records and template which should be set up to pass the internal table records.

5 REPLIES 5
Read only

Former Member
0 Likes
667

hii,

1.First check the Main window total width u have specfied.

2.Giving width according to that total width

3. how many records u want.

4.Check for each text element u have given correct row number.

regards,

Sri

Read only

Former Member
0 Likes
667

I think 40lines can not be included in single page.

in that case we need to design the another page same as existing window.

and change the next page option to the new page.

Read only

Former Member
0 Likes
667

hi,

first u check window width , in which u assigned the tempate. and also please check both window width & template width sould be same.

second if the value is sitting in a row means u try to increase the row size or decrease the font size of the value or text

Third u try to use condense for the value.

Regards,

Kannan.KS

Read only

asik_shameem
Active Contributor
0 Likes
667

Hi,

Text Element should be inside the template node.

Link is Text Element->Output Option-> Line and Column

Read only

Former Member
0 Likes
667

Hi,

->The Template size must be less than the size of window both in terms of hieght and width where the template is placed.

-> Then have a look into font size which we want to display in the template cell..It must be compatible means fit enough to display

within that cell.

-> you have to mention the line number and column number in each template node..

I think it will work.

Regards,

Suvajit