<?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: change screen element dynamically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-screen-element-dynamically/m-p/1982241#M401608</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;   While designing the input fields you have one option called scrollable. It's check box . Scrollable  is used whenever the defined length of a field exceeds the visible length.  Make use of this check box. Even it works in the display mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br, &lt;/P&gt;&lt;P&gt;Laxmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Feb 2007 19:37:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-23T19:37:09Z</dc:date>
    <item>
      <title>change screen element dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-screen-element-dynamically/m-p/1982239#M401606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a requirement from a client. I have designed a screen. It has a box and it has few input output elements lets say F1 F2 F3 and F4 in the box. Now as per the requirment either F1 and F3 are visible or F2 and F4 are visible. Now that issue has been taken care of. The problem I am facing is&lt;/P&gt;&lt;P&gt;Lets say the alignment of the fields is F1 F2 F3 F4. Now when each of the fields are displayed, due to short visible lenght of the field, I am not able to enter all the values; Lets say If i enter the value 20000, the internal format of the field is 5 integer and 3 decimal and tahts length of 9; The data element is designed to accept the value, But due to lack of space on screen I have given the visible length as 8. So now when user enters 20000, it gives me an error; What solution I have come to is that since I hide the field F1,F3 and F2,F4 alternatively, I want to dynamically increase the visible length. &lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;Also other solutions are welcome, but please do understand that space and position is something i cannot compromise. Its specified by client.&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 13:22:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-screen-element-dynamically/m-p/1982239#M401606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T13:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: change screen element dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-screen-element-dynamically/m-p/1982240#M401607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gaurav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's difficult requirement....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Insted of Usin 4 fields... can u use 2 fields and dynamically change the title (text) shown in front of them based on condition?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once u do that based on condition treat F1 as F1 or F3 and F2 as F2 or F4....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will solve u r issue... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 18:19:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-screen-element-dynamically/m-p/1982240#M401607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T18:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: change screen element dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-screen-element-dynamically/m-p/1982241#M401608</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;   While designing the input fields you have one option called scrollable. It's check box . Scrollable  is used whenever the defined length of a field exceeds the visible length.  Make use of this check box. Even it works in the display mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br, &lt;/P&gt;&lt;P&gt;Laxmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 19:37:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-screen-element-dynamically/m-p/1982241#M401608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T19:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: change screen element dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-screen-element-dynamically/m-p/1982242#M401609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Darshan,&lt;/P&gt;&lt;P&gt;I thght abt it earlier, but problem is when I use two boxes , or even the same box and change the title, the space stays occupied..&lt;/P&gt;&lt;P&gt;thats y i thght to move around..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 08:12:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-screen-element-dynamically/m-p/1982242#M401609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-26T08:12:32Z</dc:date>
    </item>
  </channel>
</rss>

