<?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 Issue with Radio button(Module pool) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-radio-button-module-pool/m-p/10645484#M1865825</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an issue with Radio Button which would like to mention below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two radio buttons like Mygo USA and Mygo India..And below that there is a Name,Project ID &amp;amp; Date fields to fill..After filling those fields I have to use Radio button one of those two to replicate the date whether the employee belongs to Mygo USA or Mygo India, then it should save in the ZTABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue is when I am in that screen the first radio button Mygo USA is enabled by default, so if Mygo USA employee entered his details and already the Mygo USA radio button is checked so he just save the details without clicking on any of Radio button..Here the data is not saving in the ZTABLE as he is Mygo USA employee....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out from this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Naveen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Oct 2014 14:54:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-10-28T14:54:36Z</dc:date>
    <item>
      <title>Issue with Radio button(Module pool)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-radio-button-module-pool/m-p/10645484#M1865825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an issue with Radio Button which would like to mention below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two radio buttons like Mygo USA and Mygo India..And below that there is a Name,Project ID &amp;amp; Date fields to fill..After filling those fields I have to use Radio button one of those two to replicate the date whether the employee belongs to Mygo USA or Mygo India, then it should save in the ZTABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue is when I am in that screen the first radio button Mygo USA is enabled by default, so if Mygo USA employee entered his details and already the Mygo USA radio button is checked so he just save the details without clicking on any of Radio button..Here the data is not saving in the ZTABLE as he is Mygo USA employee....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out from this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Naveen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 14:54:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-radio-button-module-pool/m-p/10645484#M1865825</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-28T14:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Radio button(Module pool)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-radio-button-module-pool/m-p/10645485#M1865826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a third radio button for no company yet, as there must always be one and only one radio button checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 15:13:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-radio-button-module-pool/m-p/10645485#M1865826</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-10-28T15:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Radio button(Module pool)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-radio-button-module-pool/m-p/10645486#M1865827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that if you disable both radio buttons in PBO until the text fields are filled - that might help. Another option might be to use a dedicated "Save" button which populates data according to one or two radio buttons after the text fields are filled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Kirill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 15:16:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-radio-button-module-pool/m-p/10645486#M1865827</guid>
      <dc:creator>kirill_smirnov</dc:creator>
      <dc:date>2014-10-28T15:16:45Z</dc:date>
    </item>
  </channel>
</rss>

