<?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: Re: smart forms table width in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-smart-forms-table-width/m-p/1483955#M226084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to add a bit, the table width must be less than or equal to the width of the Window that it is in (if its in a window of course).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Aug 2006 16:46:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-17T16:46:41Z</dc:date>
    <item>
      <title>Re: smart forms table width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-smart-forms-table-width/m-p/1483951#M226080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  what is the maximum table width in smartforms?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   i had 8 fields i want to add some more fields in the same line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;sun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2006 14:52:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-smart-forms-table-width/m-p/1483951#M226080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-17T14:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re: smart forms table width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-smart-forms-table-width/m-p/1483952#M226081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table width sould be less than or equal to the page format. Check the page format width in Form attrib - Output options, click on the dropdown and find the width of the page foramt used.&lt;/P&gt;&lt;P&gt;If you are printing in landscape mode,page width is the height.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2006 14:59:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-smart-forms-table-width/m-p/1483952#M226081</guid>
      <dc:creator>sridhar_k1</dc:creator>
      <dc:date>2006-08-17T14:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Re: smart forms table width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-smart-forms-table-width/m-p/1483953#M226082</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;  When we create a smartform, we get page in Portrait format and 16 cms as Width. The width of the table can be either less than or equal to the width of the page. If it is greater, we get error when we do syntax check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  The sum of the width of all the columns in table should be equal to the width of table. It can not be either greater or lesser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sailaja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2006 15:04:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-smart-forms-table-width/m-p/1483953#M226082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-17T15:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re: smart forms table width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-smart-forms-table-width/m-p/1483954#M226083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sun deep,&lt;/P&gt;&lt;P&gt;Make sure the length of total fields u add shud not exceed the page width...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2006 15:06:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-smart-forms-table-width/m-p/1483954#M226083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-17T15:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Re: smart forms table width</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-smart-forms-table-width/m-p/1483955#M226084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to add a bit, the table width must be less than or equal to the width of the Window that it is in (if its in a window of course).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2006 16:46:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-smart-forms-table-width/m-p/1483955#M226084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-17T16:46:41Z</dc:date>
    </item>
  </channel>
</rss>

