‎2011 Feb 16 6:31 AM
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.
‎2011 Feb 16 7:22 AM
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
‎2011 Feb 16 7:31 AM
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.
‎2011 Feb 16 7:32 AM
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
‎2011 Feb 16 7:46 AM
Hi,
Text Element should be inside the template node.
Link is Text Element->Output Option-> Line and Column
‎2011 Feb 16 8:20 AM
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