<?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 two mainwindows  issue ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-two-mainwindows-issue/m-p/10372679#M1839896</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes sure, you can have only ONE main windows either in SMARTFORMS or SAPSCRIPTS, which are the same but they differ only in the development point of view and for some details even in the graphical point of view since SMARTFORMS are the recent ones used for creating FORMS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other page, are the following data which does not fit just in the first page and they will fit on the NEXT pages with the SAME TEMPLATE you choose on your main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The idea is that you create your template (a 1 page template) and then you can create your logic in order to let you decide what to put as CONTENT in pages, you can put a logic to say "BYE BYE" if the PAGE is the LAST ONE, or you can put "HELLO" if the page is the first one, but in order to achieve that, you must have good practical knowledge in creating SMARTFORMS (in that case).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, start writing them and creatin objects within them &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/877/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jun 2014 12:55:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-06-13T12:55:10Z</dc:date>
    <item>
      <title>Smartform two mainwindows  issue ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-two-mainwindows-issue/m-p/10372676#M1839893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a scenario in SMARTFORM in which i have 3 pages....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First page is with a main window with a table to display some data.&lt;/P&gt;&lt;P&gt;Second page is with secondary window with some data in int.&lt;/P&gt;&lt;P&gt;Third Page is again a different main window with a different table data in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my issue is ....Iam unable to call the&amp;nbsp; page3...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried by General properties of Page2 and giving the next page as Page3 ( not working)&lt;/P&gt;&lt;P&gt;Tried with command node by gave the GO TO NEW PAGE : PAGE 3 ( not working)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me in resolving the issue...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 07:54:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-two-mainwindows-issue/m-p/10372676#M1839893</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-13T07:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform two mainwindows  issue ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-two-mainwindows-issue/m-p/10372677#M1839894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reddy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Smartforms &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: red; font-size: 10pt;"&gt;only allow one main window in a single form&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;. If every page have a main window, the second main window of second page will not display. If one page have multiple main window will run time error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;So, maybe you can create two smartforms,when print, combin this two to one.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Archer&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 10:40:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-two-mainwindows-issue/m-p/10372677#M1839894</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-13T10:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform two mainwindows  issue ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-two-mainwindows-issue/m-p/10372678#M1839895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your quick reply Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have cleared my several doubts about main window in a smartform... Reading so many documents did not help me, but your answer gave me a clear idea of main window in smartform...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So finally the conclusion is , &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;A smartform can have only one main window...&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 12:02:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-two-mainwindows-issue/m-p/10372678#M1839895</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-13T12:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform two mainwindows  issue ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-two-mainwindows-issue/m-p/10372679#M1839896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes sure, you can have only ONE main windows either in SMARTFORMS or SAPSCRIPTS, which are the same but they differ only in the development point of view and for some details even in the graphical point of view since SMARTFORMS are the recent ones used for creating FORMS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other page, are the following data which does not fit just in the first page and they will fit on the NEXT pages with the SAME TEMPLATE you choose on your main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The idea is that you create your template (a 1 page template) and then you can create your logic in order to let you decide what to put as CONTENT in pages, you can put a logic to say "BYE BYE" if the PAGE is the LAST ONE, or you can put "HELLO" if the page is the first one, but in order to achieve that, you must have good practical knowledge in creating SMARTFORMS (in that case).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, start writing them and creatin objects within them &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/877/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 12:55:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-two-mainwindows-issue/m-p/10372679#M1839896</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-13T12:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform two mainwindows  issue ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-two-mainwindows-issue/m-p/10372680#M1839897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my understanding you want 2 main windows in same smartform&amp;nbsp; because you have the requirement to call next page (same page ) if data is more then the window size ( at run time ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this issue we have one more work around other then creating 2 smartform .that by counting the number of records we can increase the PAGE-NO ( Smartform system parameter ) by 1.&lt;/P&gt;&lt;P&gt; So it will show the remaining records in next page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Susheel Joshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 13:07:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-two-mainwindows-issue/m-p/10372680#M1839897</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-13T13:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform two mainwindows  issue ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-two-mainwindows-issue/m-p/10372681#M1839898</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;Not sure, if this is unnecessary remark, but... yes, one Main Window per SF, but the Main Window may of course span over several pages, and may have different height, positioning, shading and borders on each of those pages... Something like this, produced by SF in attachment:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/475101" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Janis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 13:32:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-two-mainwindows-issue/m-p/10372681#M1839898</guid>
      <dc:creator>Private_Member_7726</dc:creator>
      <dc:date>2014-06-13T13:32:31Z</dc:date>
    </item>
  </channel>
</rss>

