<?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: Smartforms: copying pages in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-copying-pages/m-p/854992#M47038</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is default behaviour in SmartForms.&lt;/P&gt;&lt;P&gt;Change in windows that hava the same names in different pages affects all pages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to copy page and have separate windows you have to change their names.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jun 2005 14:13:57 GMT</pubDate>
    <dc:creator>former_member182670</dc:creator>
    <dc:date>2005-06-03T14:13:57Z</dc:date>
    <item>
      <title>Smartforms: copying pages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-copying-pages/m-p/854988#M47034</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;i need to create two pages for my smartform. I have successfully created page one. Now i need a second page with is similar to page one. So i copied the page one (FIRST) to my second page (NEXT).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem: This copy seems to be a copy by reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the time i make changes on page two, page one is affected. How can i destroy the reference or what do i have to consider if i copy pages within smartforms?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2005 07:34:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-copying-pages/m-p/854988#M47034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-03T07:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms: copying pages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-copying-pages/m-p/854989#M47035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you make your changes in the MAIN window (it has type 'MAIN') then your changes will affect all pages where this window is present. This works as designed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2005 10:01:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-copying-pages/m-p/854989#M47035</guid>
      <dc:creator>sergey_korolev</dc:creator>
      <dc:date>2005-06-03T10:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms: copying pages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-copying-pages/m-p/854990#M47036</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 a page is copied the main window will have the reference on the copied page. Except for main window you can individually make changes to all other windows that you create. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just in case you dont want this reference, you can do this. (might sound silly. but works effectively)&lt;/P&gt;&lt;P&gt;1. Right click on the main window of the copied page and Cut it. (now its copied to the clipboard)&lt;/P&gt;&lt;P&gt;2. Now change the main window name (or any other small change) in the first page.&lt;/P&gt;&lt;P&gt;3. Now again paste your main window back in the copied page. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the reference wont be there anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2005 11:03:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-copying-pages/m-p/854990#M47036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-03T11:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms: copying pages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-copying-pages/m-p/854991#M47037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know that there can only be one main window in the smartform. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the problems that all &lt;SPAN __jive_emoticon_name="alert"&gt;&lt;/SPAN&gt; objects are referenced even in the other windows!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try Vijayakrishnan's solution...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2005 11:09:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-copying-pages/m-p/854991#M47037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-03T11:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms: copying pages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-copying-pages/m-p/854992#M47038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is default behaviour in SmartForms.&lt;/P&gt;&lt;P&gt;Change in windows that hava the same names in different pages affects all pages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to copy page and have separate windows you have to change their names.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2005 14:13:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-copying-pages/m-p/854992#M47038</guid>
      <dc:creator>former_member182670</dc:creator>
      <dc:date>2005-06-03T14:13:57Z</dc:date>
    </item>
  </channel>
</rss>

