<?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: samrtforms : how can i set the window size dynamcly ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-how-can-i-set-the-window-size-dynamcly/m-p/1441519#M209954</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not possible.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jun 2006 07:51:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-28T07:51:40Z</dc:date>
    <item>
      <title>samrtforms : how can i set the window size dynamcly ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-how-can-i-set-the-window-size-dynamcly/m-p/1441518#M209953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have form ( smartform ) that contain one page only &lt;/P&gt;&lt;P&gt;devid to half of page , header and after it table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the problem is when i run the form , &lt;/P&gt;&lt;P&gt;the table data is more than on page and it creat &lt;/P&gt;&lt;P&gt;more than one page  , but from the second page &lt;/P&gt;&lt;P&gt;i want to resize the table window ( main )  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ok  , i set the header data to be display just in the &lt;/P&gt;&lt;P&gt;first screen ,  work fine  ,&lt;/P&gt;&lt;P&gt;but in the following pages&lt;/P&gt;&lt;P&gt;the area of the "main" windows is still half of page  ,&lt;/P&gt;&lt;P&gt;how can i set the size from page two ?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 07:46:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-how-can-i-set-the-window-size-dynamcly/m-p/1441518#M209953</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T07:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: samrtforms : how can i set the window size dynamcly ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-how-can-i-set-the-window-size-dynamcly/m-p/1441519#M209954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not possible.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 07:51:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-how-can-i-set-the-window-size-dynamcly/m-p/1441519#M209954</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T07:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: samrtforms : how can i set the window size dynamcly ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-how-can-i-set-the-window-size-dynamcly/m-p/1441520#M209955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the second page, have only the main window and drag it so that it occupies the entire page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 07:53:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-how-can-i-set-the-window-size-dynamcly/m-p/1441520#M209955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T07:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: samrtforms : how can i set the window size dynamcly ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-how-can-i-set-the-window-size-dynamcly/m-p/1441521#M209956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create two windows one for header and one for main window in which table will be there.&lt;/P&gt;&lt;P&gt;For the header window put the condition that if SFSY-page = '1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the header window will be called only for the first page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 07:55:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-how-can-i-set-the-window-size-dynamcly/m-p/1441521#M209956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T07:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: samrtforms : how can i set the window size dynamcly ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-how-can-i-set-the-window-size-dynamcly/m-p/1441522#M209957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi daniel.&lt;/P&gt;&lt;P&gt; all you need to do is &lt;/P&gt;&lt;P&gt;1) create a new page say page2.&lt;/P&gt;&lt;P&gt;2) copy the main window inside the node page 2..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now your contents of main window will flow to the next page.&lt;/P&gt;&lt;P&gt;&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;vijay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;note : reward helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 08:16:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-how-can-i-set-the-window-size-dynamcly/m-p/1441522#M209957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T08:16:38Z</dc:date>
    </item>
  </channel>
</rss>

