<?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 Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-problem/m-p/3125602#M742396</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Smartform book from SAP Press mentions that if there are more than 2 pages then you'll need to program the flow from 2nd page further yourself. So I think you are on the right track here with the command node.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that Command node with page break must be in the MAIN window, so you were right there as well. Most likely the window that's not being printed has a condition "at the end of Main window". If that's the case you'll need to work around it by using some kind of a flag. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also make sure that the page break is triggered &amp;lt;b&amp;gt;before&amp;lt;/b&amp;gt; the first loop pass, which should go to the next page, not &amp;lt;b&amp;gt;after&amp;lt;/b&amp;gt; the last pass on the current page. For example, in one of my forms I ended up with the following loop in the MAIN window:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop node&lt;/P&gt;&lt;P&gt;Command node - check "go to next page" flag&lt;/P&gt;&lt;P&gt;Table node with the Text fields&lt;/P&gt;&lt;P&gt;Inside Table node: Program Lines node - set the "go to next page" flag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Dec 2007 17:47:53 GMT</pubDate>
    <dc:creator>Jelena_Perfiljeva</dc:creator>
    <dc:date>2007-12-10T17:47:53Z</dc:date>
    <item>
      <title>Smartform Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-problem/m-p/3125601#M742395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi frnds,&lt;/P&gt;&lt;P&gt;i m working on smart form, i have created two page in it, having main window on each, its working fine, but when i m adding one more page and setting it as next page in second page, but it is not getting displayed,&lt;/P&gt;&lt;P&gt;i tried for one more thing to disply that third page , i created i command node in second page in main window and set goto new page to third page , its working fine but creating one problem for me , its skip one window below the main window and directle go for third page, if i write goto new page in in that secondary window it is giving error message &lt;/P&gt;&lt;P&gt;"goto new page not allowed in secondary window", &lt;/P&gt;&lt;P&gt;so plz help me.&lt;/P&gt;&lt;P&gt;Thanks and Regards.&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2007 05:55:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-problem/m-p/3125601#M742395</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-06T05:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-problem/m-p/3125602#M742396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Smartform book from SAP Press mentions that if there are more than 2 pages then you'll need to program the flow from 2nd page further yourself. So I think you are on the right track here with the command node.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that Command node with page break must be in the MAIN window, so you were right there as well. Most likely the window that's not being printed has a condition "at the end of Main window". If that's the case you'll need to work around it by using some kind of a flag. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also make sure that the page break is triggered &amp;lt;b&amp;gt;before&amp;lt;/b&amp;gt; the first loop pass, which should go to the next page, not &amp;lt;b&amp;gt;after&amp;lt;/b&amp;gt; the last pass on the current page. For example, in one of my forms I ended up with the following loop in the MAIN window:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop node&lt;/P&gt;&lt;P&gt;Command node - check "go to next page" flag&lt;/P&gt;&lt;P&gt;Table node with the Text fields&lt;/P&gt;&lt;P&gt;Inside Table node: Program Lines node - set the "go to next page" flag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2007 17:47:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-problem/m-p/3125602#M742396</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2007-12-10T17:47:53Z</dc:date>
    </item>
  </channel>
</rss>

