<?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: Move Screen Elements Up dynamically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-screen-elements-up-dynamically/m-p/9501563#M1747360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jitendra Soni,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yes, it is possible. As &lt;A _jive_internal="true" href="https://answers.sap.com/people/sreenivasarao.yarru"&gt;Sreenivasa Rao Yarru&lt;/A&gt; suggested, hide the fields to get it done.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In PBO, set &lt;STRONG&gt;screen-invisible&lt;/STRONG&gt; option active for your empty fields to achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 06 Jul 2013 03:09:53 GMT</pubDate>
    <dc:creator>Arun_Prabhu_K</dc:creator>
    <dc:date>2013-07-06T03:09:53Z</dc:date>
    <item>
      <title>Move Screen Elements Up dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-screen-elements-up-dynamically/m-p/9501558#M1747355</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 am having a screen in which there are 6 text field. They are populated in PBO using some logic. &lt;/P&gt;&lt;P&gt;My requirement is that if any text field is empty , I want to move rest fields up. Is it possible ?&amp;nbsp; Please suggest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 10:16:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/move-screen-elements-up-dynamically/m-p/9501558#M1747355</guid>
      <dc:creator>jitendra_it</dc:creator>
      <dc:date>2013-07-05T10:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Move Screen Elements Up dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-screen-elements-up-dynamically/m-p/9501559#M1747356</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;Not as far as I know. You can hide/unhide doing a loop at screen it but you can not dynamically move the other fields up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 13:13:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/move-screen-elements-up-dynamically/m-p/9501559#M1747356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-05T13:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Move Screen Elements Up dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-screen-elements-up-dynamically/m-p/9501560#M1747357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soni,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hide the text field if it is empty,then remaining fields move up automatically .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sreenivas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 14:54:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/move-screen-elements-up-dynamically/m-p/9501560#M1747357</guid>
      <dc:creator>former_member219762</dc:creator>
      <dc:date>2013-07-05T14:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Move Screen Elements Up dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-screen-elements-up-dynamically/m-p/9501561#M1747358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. I was able to do it with the normal screen-active. The trick is to empty all elements in the same row so if you have a label, you should also hide it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 15:23:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/move-screen-elements-up-dynamically/m-p/9501561#M1747358</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-05T15:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Move Screen Elements Up dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-screen-elements-up-dynamically/m-p/9501562#M1747359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Hiding with the 'screen-active = 0' works for both label and input field as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Krishna N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 16:36:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/move-screen-elements-up-dynamically/m-p/9501562#M1747359</guid>
      <dc:creator>krishnakumarn</dc:creator>
      <dc:date>2013-07-05T16:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Move Screen Elements Up dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-screen-elements-up-dynamically/m-p/9501563#M1747360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jitendra Soni,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yes, it is possible. As &lt;A _jive_internal="true" href="https://answers.sap.com/people/sreenivasarao.yarru"&gt;Sreenivasa Rao Yarru&lt;/A&gt; suggested, hide the fields to get it done.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In PBO, set &lt;STRONG&gt;screen-invisible&lt;/STRONG&gt; option active for your empty fields to achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jul 2013 03:09:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/move-screen-elements-up-dynamically/m-p/9501563#M1747360</guid>
      <dc:creator>Arun_Prabhu_K</dc:creator>
      <dc:date>2013-07-06T03:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Move Screen Elements Up dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/move-screen-elements-up-dynamically/m-p/9501564#M1747361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Text1&lt;/P&gt;&lt;P&gt;Text2&lt;/P&gt;&lt;P&gt;Text3&lt;/P&gt;&lt;P&gt;Text4 - Field label&lt;/P&gt;&lt;P&gt;Text5&lt;/P&gt;&lt;P&gt;Text6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose your screen looks like above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if you want to hide text4 its label and text5 and text6 should come after Text3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text4 and Text5 are empty here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF SCREEN-NAME EQ 'TEXT4'&amp;nbsp; OR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SCREEN-NAME EQ 'TEXT5'&amp;nbsp; OR &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SCREEN-NAME EQ 'Field label' .&lt;/P&gt;&lt;P&gt;SCREEN-ACTIVE = 0.&lt;/P&gt;&lt;P&gt;MODIFY SCREEN.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to hide one row, all fields in that row should be set as SCREEN-ACTIVE = 0, then automatically all below will come up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: All the above process should be done in PBO.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jul 2013 04:35:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/move-screen-elements-up-dynamically/m-p/9501564#M1747361</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-06T04:35:23Z</dc:date>
    </item>
  </channel>
</rss>

