<?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 Window Shift in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-window-shift/m-p/1456836#M215907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Farukh - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot actually SHIFT up the window.&lt;/P&gt;&lt;P&gt;Instead wat u can do is create another window in the position where u want the import window to shift, and print teh window only when the conditions are satisfyed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Aarthi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jul 2006 07:07:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-25T07:07:21Z</dc:date>
    <item>
      <title>SmartForms Window Shift</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-window-shift/m-p/1456835#M215906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts small problem in smart form &lt;/P&gt;&lt;P&gt;iam doing a smart form in which there are 4 windows as below &lt;/P&gt;&lt;P&gt;1- header&lt;/P&gt;&lt;P&gt;2- main &lt;/P&gt;&lt;P&gt;3- export&lt;/P&gt;&lt;P&gt;4- import&lt;/P&gt;&lt;P&gt;now on certan condition only the export window should  get printed&lt;/P&gt;&lt;P&gt;and when this export window is not printed the import window should shift up at a place of export.&lt;/P&gt;&lt;P&gt;how to shift this window up .&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;P&gt;farukh .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 07:04:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-window-shift/m-p/1456835#M215906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T07:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: SmartForms Window Shift</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-window-shift/m-p/1456836#M215907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Farukh - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot actually SHIFT up the window.&lt;/P&gt;&lt;P&gt;Instead wat u can do is create another window in the position where u want the import window to shift, and print teh window only when the conditions are satisfyed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Aarthi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 07:07:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-window-shift/m-p/1456836#M215907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T07:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: SmartForms Window Shift</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-window-shift/m-p/1456837#M215908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is not any way to shift the import window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow these steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create two windows one for import and one for export at the same place where currenly your export window is there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put the condition in the first import window that when your export window will not be printed then this import window will be printed and the last import window will not be printed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will solve your problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 07:09:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-window-shift/m-p/1456837#M215908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T07:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: SmartForms Window Shift</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-window-shift/m-p/1456838#M215909</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;Shifting of windows may not be possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you can do in this way :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your EXPORT window, put the contents of EXPORT and IMPORT both based on your condition. and in Import window, check wheater the EXPORT data is printed then you have to print the IMPORT data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 07:11:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-window-shift/m-p/1456838#M215909</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2006-07-25T07:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: SmartForms Window Shift</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-window-shift/m-p/1456839#M215910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;thanks for reply .&lt;/P&gt;&lt;P&gt;its fine that we have to define both the window on same size but what when i have to print both the window .dont u think it will overwrite when i have to print both export and import window.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 08:58:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-window-shift/m-p/1456839#M215910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T08:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: SmartForms Window Shift</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-window-shift/m-p/1456840#M215911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Farukh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the import window that you are placing at the position of Export write the condition that it will be displayed only when your export window will not be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;mukesh kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 09:03:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-window-shift/m-p/1456840#M215911</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T09:03:48Z</dc:date>
    </item>
  </channel>
</rss>

