<?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>Question Re: Adobe Forms CheckBox on Condition in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/adobe-forms-checkbox-on-condition/qaa-p/13941118#M4892907</link>
    <description>&lt;P&gt;Hi Gianni,&lt;/P&gt;&lt;P&gt;Create a hidden field named QMART that is bound to VIQMEL-QMART inside subform BOX_GREY. &amp;nbsp;Set the checkboxes so they are unbound and calculated, and use the following Javascript for each field, and of course the string value would change for each checkbox.&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;this.rawValue = this.parent.QMART.rawValue == "Z1" ? 1 : 0;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ryan Crosby&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Nov 2024 15:49:50 GMT</pubDate>
    <dc:creator>Ryan-Crosby</dc:creator>
    <dc:date>2024-11-18T15:49:50Z</dc:date>
    <item>
      <title>Adobe Forms CheckBox on Condition</title>
      <link>https://community.sap.com/t5/technology-q-a/adobe-forms-checkbox-on-condition/qaq-p/13941011</link>
      <description>&lt;P&gt;Dear Devs,&lt;/P&gt;&lt;P&gt;I need a little advice on how to solve this seemingly simple yet tricky topic.&lt;/P&gt;&lt;P&gt;As shown in the image, I need to conditionally control these 3 checkboxes based on a condition.&lt;/P&gt;&lt;P&gt;These checkboxes are grouped inside a subform, which I've bound to my structure VIQMEL.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jah3zzi_0-1731941131120.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/192275iE294D211EE047F9C/image-size/medium?v=v2&amp;amp;px=400" alt="Jah3zzi_0-1731941131120.png" title="Jah3zzi_0-1731941131120.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Objective:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If VIQMEL-QMART = 'Z1', then only the first checkbox should be "checked."&lt;/LI&gt;&lt;LI&gt;If VIQMEL-QMART = 'Z2', then only the second checkbox should be "checked."&lt;/LI&gt;&lt;LI&gt;And so on for the last one.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Do you know how this can be managed?&lt;/P&gt;&lt;P&gt;Thank you so much!&lt;BR /&gt;Gianni&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 14:47:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/adobe-forms-checkbox-on-condition/qaq-p/13941011</guid>
      <dc:creator>Jah3zzi</dc:creator>
      <dc:date>2024-11-18T14:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Adobe Forms CheckBox on Condition</title>
      <link>https://community.sap.com/t5/technology-q-a/adobe-forms-checkbox-on-condition/qaa-p/13941118#M4892907</link>
      <description>&lt;P&gt;Hi Gianni,&lt;/P&gt;&lt;P&gt;Create a hidden field named QMART that is bound to VIQMEL-QMART inside subform BOX_GREY. &amp;nbsp;Set the checkboxes so they are unbound and calculated, and use the following Javascript for each field, and of course the string value would change for each checkbox.&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;this.rawValue = this.parent.QMART.rawValue == "Z1" ? 1 : 0;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ryan Crosby&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 15:49:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/adobe-forms-checkbox-on-condition/qaa-p/13941118#M4892907</guid>
      <dc:creator>Ryan-Crosby</dc:creator>
      <dc:date>2024-11-18T15:49:50Z</dc:date>
    </item>
  </channel>
</rss>

