<?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: Dynamic CheckBoxes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-checkboxes/m-p/1094539#M101775</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have never used GUIXT scripts . You can always group the checkboxes using group attribute in screen painter and then in program you can use screen-group1 to make a group visible/ invisible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 15 Oct 2005 06:18:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-10-15T06:18:48Z</dc:date>
    <item>
      <title>Dynamic CheckBoxes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-checkboxes/m-p/1094536#M101772</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; I need to create CheckBoxes in the Screen Dynamically based on the selections on the screen. I am working on Module Pools.Based on User action i may have to show N number of Checkboxes which may vary for each user entry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2005 06:03:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-checkboxes/m-p/1094536#M101772</guid>
      <dc:creator>Murali_Shanmu</dc:creator>
      <dc:date>2005-10-15T06:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic CheckBoxes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-checkboxes/m-p/1094537#M101773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The check boxes you will have to define statically.&lt;/P&gt;&lt;P&gt;Dynamically you can contro whether they are displayed on screen or not. You can change the screen-active parameter of the checkboxes to make them visible / invisible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check here -&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com//saphelp_470/helpdata/EN/9f/dbab6f35c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com//saphelp_470/helpdata/EN/9f/dbab6f35c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2005 06:13:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-checkboxes/m-p/1094537#M101773</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-15T06:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic CheckBoxes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-checkboxes/m-p/1094538#M101774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Say suppose i need to display at the max 20 Check boxes. Then i have to hide the rest of all those that i dont need to display ? What abt using Guixt scripts. Will they help me here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2005 06:16:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-checkboxes/m-p/1094538#M101774</guid>
      <dc:creator>Murali_Shanmu</dc:creator>
      <dc:date>2005-10-15T06:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic CheckBoxes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-checkboxes/m-p/1094539#M101775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have never used GUIXT scripts . You can always group the checkboxes using group attribute in screen painter and then in program you can use screen-group1 to make a group visible/ invisible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2005 06:18:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-checkboxes/m-p/1094539#M101775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-15T06:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic CheckBoxes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-checkboxes/m-p/1094540#M101776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank Sanjay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2005 06:23:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-checkboxes/m-p/1094540#M101776</guid>
      <dc:creator>Murali_Shanmu</dc:creator>
      <dc:date>2005-10-15T06:23:02Z</dc:date>
    </item>
  </channel>
</rss>

