<?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 Smartforms - Cut and Paste in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-cut-and-paste/m-p/1647552#M287946</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to cut and paste a piece of a form that has several subwindows (or maybe the're nodes - I'm new to Smartforms and may be using the wrong terms) into another form.  Is there a way to cut-and-paste between forms?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Oct 2006 21:20:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-19T21:20:41Z</dc:date>
    <item>
      <title>Smartforms - Cut and Paste</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-cut-and-paste/m-p/1647552#M287946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to cut and paste a piece of a form that has several subwindows (or maybe the're nodes - I'm new to Smartforms and may be using the wrong terms) into another form.  Is there a way to cut-and-paste between forms?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 21:20:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-cut-and-paste/m-p/1647552#M287946</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T21:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms - Cut and Paste</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-cut-and-paste/m-p/1647553#M287947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think so! But you can copy the original form into a new form and remove the un-wanted windows/nodes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 21:34:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-cut-and-paste/m-p/1647553#M287947</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T21:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms - Cut and Paste</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-cut-and-paste/m-p/1647554#M287948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Therein lies my quandry - the work I'm doing is to modify an existing form.  I'm making minor mods to the top 2/3 and need to replace the bottom 1/3 with the bottom 1/3 from another form. Looks like I'll just have to bite the bullet and build it from scratch.  Thanks for the suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Oct 2006 14:03:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-cut-and-paste/m-p/1647554#M287948</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-22T14:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms - Cut and Paste</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-cut-and-paste/m-p/1647555#M287949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jane,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thinks there is a way to circumvent biting the bullet:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to what you need from the source form, use Utilities-&amp;gt;Download Subtree.&lt;/P&gt;&lt;P&gt;Then edit the target form and use Utilities-&amp;gt;Upload. Chose the file created with download. It is copied to the clipboard. Then select (double-click) the target node under which you want to place it. Then Menu Edit-&amp;gt;Node-&amp;gt;Paste.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Oct 2006 15:58:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-cut-and-paste/m-p/1647555#M287949</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2006-10-22T15:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms - Cut and Paste</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-cut-and-paste/m-p/1647556#M287950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is possible to copy and paste parts of SmartForm as long as you do it in te same SAP Gui window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just right click on element in tree and choose copy. Then press 'Back' button, enter name of target form, open it in change mode and paste.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It just does't work if you want to copy between two SAP GUI sessions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Oct 2006 21:58:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-cut-and-paste/m-p/1647556#M287950</guid>
      <dc:creator>former_member182670</dc:creator>
      <dc:date>2006-10-22T21:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms - Cut and Paste</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-cut-and-paste/m-p/1647557#M287951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This was handed over to another programmer who knew what he was doing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2008 20:49:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-cut-and-paste/m-p/1647557#M287951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-04T20:49:32Z</dc:date>
    </item>
  </channel>
</rss>

