<?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: Doubt in Smartforms ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartforms/m-p/2337885#M514951</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the immd reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your logic would be very helpful,but i just want to know how do we normally navigate between multiple pages in smartform. As i have already designed 3 pages a solution to this would be very helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ashwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jun 2007 16:06:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-12T16:06:47Z</dc:date>
    <item>
      <title>Doubt in Smartforms ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartforms/m-p/2337883#M514949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts ,&lt;/P&gt;&lt;P&gt;                   I have a requirement where i have to print 5 static pages with constant number of rows say 15 rows in each page. How do i navigate from page 1 to page 2 then to page 3....so on ?&lt;/P&gt;&lt;P&gt; I have tried giving the second page in the general attributes of the first page.But it does not go to second page.Only the first page is displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly provide me a solution for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ashwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 15:38:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartforms/m-p/2337883#M514949</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T15:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in Smartforms ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartforms/m-p/2337884#M514950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In main window, you can make a LOOP ( with a dummy table with 5 rows )&lt;/P&gt;&lt;P&gt;next a TABLE or TEMPLATE ( with your data table filled with 15 rows )&lt;/P&gt;&lt;P&gt;next a COMMAND ( with go to next page ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this :&lt;/P&gt;&lt;P&gt;MAIN&lt;/P&gt;&lt;P&gt;    LOOP * 5&lt;/P&gt;&lt;P&gt;          TABLE * 15&lt;/P&gt;&lt;P&gt;          COMMANDE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope its help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 16:02:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartforms/m-p/2337884#M514950</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T16:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in Smartforms ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartforms/m-p/2337885#M514951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the immd reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your logic would be very helpful,but i just want to know how do we normally navigate between multiple pages in smartform. As i have already designed 3 pages a solution to this would be very helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ashwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 16:06:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartforms/m-p/2337885#M514951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T16:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in Smartforms ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartforms/m-p/2337886#M514952</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;Define a command element under the main window on each page . In the command element select the "Go to new page" option and privide the Next Page name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kalyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 16:07:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartforms/m-p/2337886#M514952</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T16:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in Smartforms ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartforms/m-p/2337887#M514953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what i tried .But the problem was, if i defined a command element with go to new page as 'SECOND' in the first page's main window,and when change it to 'THIRD' in the second page,it gets changed in the first page also. Since any &lt;/P&gt;&lt;P&gt;change we make in a main window reflects across all pages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly explain how to go about this .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ashwin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 16:12:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartforms/m-p/2337887#M514953</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T16:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in Smartforms ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartforms/m-p/2337888#M514954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashwin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably you created the pages by copying from FIRST to SECOND. &lt;/P&gt;&lt;P&gt;You can define separate windows of type MAIN on the different pages. you can name them MAIN1 on the first page, MAIN2 on the second page and so on.. &lt;/P&gt;&lt;P&gt;That way the contents of the windows will be independant from each other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; And you will be able to move from one page to anoter using the COMMAND as I mentioned in my previous post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Kalyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 16:21:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartforms/m-p/2337888#M514954</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T16:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in Smartforms ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartforms/m-p/2337889#M514955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for replying Kalyan, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried that too.I created different main windows in each page with names main1 main2 main3 ..so on but it throws an error saying two main windows not allowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ashwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 16:27:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartforms/m-p/2337889#M514955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T16:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in Smartforms ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartforms/m-p/2337890#M514956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashwin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two main windows are not allowed on the same page but you can delete the one that you created before and create a new main window in each page with different names. That should solve your problem..&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;&lt;/P&gt;&lt;P&gt;Kalyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 16:29:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartforms/m-p/2337890#M514956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T16:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in Smartforms ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartforms/m-p/2337891#M514957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can only have one main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your Main window have a Table node.  In the Data tab you can specify to loop from Lines 1 to 15.&lt;/P&gt;&lt;P&gt;Now create a Command Node to goto page 2.&lt;/P&gt;&lt;P&gt;Have another Table node to print Lines 16 to 30.&lt;/P&gt;&lt;P&gt;Create another Command Node to goto page 3.&lt;/P&gt;&lt;P&gt;Etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Main window does not start over after the Command Node.  I think this may be where you are getting confused.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 16:30:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartforms/m-p/2337891#M514957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T16:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in Smartforms ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartforms/m-p/2337892#M514958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Usually, we make two pages in a formular : a first and a next.&lt;/P&gt;&lt;P&gt;It's used for initialize and increase the counter of page.&lt;/P&gt;&lt;P&gt;First : initialize&lt;/P&gt;&lt;P&gt;Next : Increase&lt;/P&gt;&lt;P&gt;If all of our pages are the same, you must develope only on&lt;/P&gt;&lt;P&gt;the first page. After you must delete ( if exist ) the next page,&lt;/P&gt;&lt;P&gt;and recreate it by copy of the first.&lt;/P&gt;&lt;P&gt;define the propriety of the page:&lt;/P&gt;&lt;P&gt;FIRST : Initialize counter  and  next page = 'NEXT'&lt;/P&gt;&lt;P&gt;NEXT : Increase counter   and  next page = 'NEXT'&lt;/P&gt;&lt;P&gt;If you don't need counter you can have only one page :&lt;/P&gt;&lt;P&gt;FIRST : ??? counter  and  next page = 'FIRST'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 16:32:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-smartforms/m-p/2337892#M514958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T16:32:34Z</dc:date>
    </item>
  </channel>
</rss>

