<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Smartform Template problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-problem/m-p/7633193#M1571471</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text Element should be inside the template node.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link is Text Element-&amp;gt;Output Option-&amp;gt; Line and Column&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Feb 2011 07:46:37 GMT</pubDate>
    <dc:creator>asik_shameem</dc:creator>
    <dc:date>2011-02-16T07:46:37Z</dc:date>
    <item>
      <title>Smartform Template problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-problem/m-p/7633189#M1571467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;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).&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 06:31:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-problem/m-p/7633189#M1571467</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-16T06:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform Template problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-problem/m-p/7633190#M1571468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1.First check the Main window total width u have  specfied.&lt;/P&gt;&lt;P&gt; 2.Giving width according to that total width &lt;/P&gt;&lt;P&gt; 3. how many records u want.&lt;/P&gt;&lt;P&gt; 4.Check for each text element u have given correct row number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 07:22:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-problem/m-p/7633190#M1571468</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-16T07:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform Template problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-problem/m-p/7633191#M1571469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think 40lines can not be included in single page.&lt;/P&gt;&lt;P&gt;in that case we need to design the another page same as existing window.&lt;/P&gt;&lt;P&gt;and change the next page option to the new page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 07:31:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-problem/m-p/7633191#M1571469</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-16T07:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform Template problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-problem/m-p/7633192#M1571470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first u check window width , in which u assigned the tempate. and also please check both window width &amp;amp; template width sould be same.&lt;/P&gt;&lt;P&gt;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&lt;/P&gt;&lt;P&gt;Third u try to use condense for the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kannan.KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 07:32:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-problem/m-p/7633192#M1571470</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-16T07:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform Template problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-problem/m-p/7633193#M1571471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text Element should be inside the template node.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link is Text Element-&amp;gt;Output Option-&amp;gt; Line and Column&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 07:46:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-problem/m-p/7633193#M1571471</guid>
      <dc:creator>asik_shameem</dc:creator>
      <dc:date>2011-02-16T07:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform Template problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-problem/m-p/7633194#M1571472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;-&amp;gt;The Template size must be less than the size of window both in terms of hieght and width where the template is placed.&lt;/P&gt;&lt;P&gt;-&amp;gt; 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      &lt;/P&gt;&lt;P&gt;     within that cell.&lt;/P&gt;&lt;P&gt;-&amp;gt; you have to mention the line number and column number in each template node..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suvajit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 08:20:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-problem/m-p/7633194#M1571472</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-16T08:20:14Z</dc:date>
    </item>
  </channel>
</rss>

