<?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: Problem in Smartform in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-smartform/m-p/2433058#M544018</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have tried using the templates . But it is displaying only for first page . It is not going to the next page . Whether do we give any condition there .&lt;/P&gt;&lt;P&gt;Kindly explain in detail , It will be great helpfull for me .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thankz ,&lt;/P&gt;&lt;P&gt;Senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jul 2007 15:42:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-02T15:42:08Z</dc:date>
    <item>
      <title>Problem in Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-smartform/m-p/2433055#M544015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; My Main window size is 8 cm . I have a table inside the Main window with 5 columns . I have few records in my table so it is displaying the data for only 4 cm inside the main window . And the vertical lines that seperating the columns also is coming only upto 4 cm .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i want the vertical lines for upto 8 cm ( Height of Main Windlow) . Is it possible . Plz help .&lt;/P&gt;&lt;P&gt;Points will be rewarded .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thankz ,&lt;/P&gt;&lt;P&gt;Senthil .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 15:22:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-smartform/m-p/2433055#M544015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-02T15:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-smartform/m-p/2433056#M544016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    The table lines will display based on the contents you have in ur internal table.&lt;/P&gt;&lt;P&gt;If you have 4 records then the size of the table is also limited to that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to extent the lines as you want,&lt;/P&gt;&lt;P&gt;insert some blank records in the internal table.&lt;/P&gt;&lt;P&gt;so that ur table height can increase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 15:27:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-smartform/m-p/2433056#M544016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-02T15:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-smartform/m-p/2433057#M544017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Senthil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vertical lines are not possible in main window. they will come upto the endloop. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you can have this alternative solution. Create a Template also of same number of columns &amp;amp; height as of main window &amp;amp; give the upper margin same as Main window. Now in this case you will have vertical lines upto 8 cms of height.&lt;/P&gt;&lt;P&gt;I was having the same requirement in one of the ssmartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ashvender&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 15:37:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-smartform/m-p/2433057#M544017</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-02T15:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-smartform/m-p/2433058#M544018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have tried using the templates . But it is displaying only for first page . It is not going to the next page . Whether do we give any condition there .&lt;/P&gt;&lt;P&gt;Kindly explain in detail , It will be great helpfull for me .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thankz ,&lt;/P&gt;&lt;P&gt;Senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 15:42:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-smartform/m-p/2433058#M544018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-02T15:42:08Z</dc:date>
    </item>
  </channel>
</rss>

