<?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: Boolean property not exported in Adobe Experience Manager Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/boolean-property-not-exported/m-p/416240#M1721</link>
    <description>Thanks &lt;LI-USER uid="17330494" login="KiranVedantam1992"&gt;&lt;/LI-USER&gt;! I'm not consuming the property in model, I am consuming it via graphQL</description>
    <pubDate>Fri, 16 Jul 2021 14:56:14 GMT</pubDate>
    <dc:creator>prachiz</dc:creator>
    <dc:date>2021-07-16T14:56:14Z</dc:date>
    <item>
      <title>Boolean property not exported</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/boolean-property-not-exported/m-p/416236#M1719</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I've added a new Checkbox in my existing dialogue and it's saved in crxde as Boolean, but when I try to get the value of the property using .model.json, I don't see the property exported. Other Boolean properties from same dialogue are exported.&lt;BR /&gt;I have tried publishing page and I don't see any errors in logs. I have also added a new instance of the component after updating it, but no luck.&lt;BR /&gt;I'm working on AEM 6.5.8&lt;BR /&gt;Any ideas?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 14:21:18 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/boolean-property-not-exported/m-p/416236#M1719</guid>
      <dc:creator>prachiz</dc:creator>
      <dc:date>2021-07-16T14:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Boolean property not exported</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/boolean-property-not-exported/m-p/416237#M1720</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17376816"&gt;&lt;/LI-USER&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How are you consuming the property in the model? Can you try printing the value in HTL via model? The boolean values should be like below in the model and HTL:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;@Inject @Optional&lt;BR /&gt;private Boolean sampleBoolean;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;${javaClassObject.sampleBoolean}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kiran Vedantam.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 14:47:35 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/boolean-property-not-exported/m-p/416237#M1720</guid>
      <dc:creator>Kiran_Vedantam</dc:creator>
      <dc:date>2021-07-16T14:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Boolean property not exported</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/boolean-property-not-exported/m-p/416240#M1721</link>
      <description>Thanks &lt;LI-USER uid="17330494" login="KiranVedantam1992"&gt;&lt;/LI-USER&gt;! I'm not consuming the property in model, I am consuming it via graphQL</description>
      <pubDate>Fri, 16 Jul 2021 14:56:14 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/boolean-property-not-exported/m-p/416240#M1721</guid>
      <dc:creator>prachiz</dc:creator>
      <dc:date>2021-07-16T14:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Boolean property not exported</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/boolean-property-not-exported/m-p/416309#M1722</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Which resource type are you using for checkbox&lt;/P&gt;&lt;P&gt;&lt;A href="https://helpx.adobe.com/experience-manager/6-4/sites/developing/using/reference-materials/granite-ui/api/jcr_root/libs/granite/ui/components/coral/foundation/form/checkbox/index.html" target="_blank" rel="noopener"&gt;https://helpx.adobe.com/experience-manager/6-4/sites/developing/using/reference-materials/granite-ui/api/jcr_root/libs/granite/ui/components/coral/foundation/form/checkbox/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://helpx.adobe.com/experience-manager/6-4/sites/developing/using/reference-materials/granite-ui/api/jcr_root/libs/granite/ui/components/foundation/form/checkbox/index.html" target="_blank" rel="noopener"&gt;https://helpx.adobe.com/experience-manager/6-4/sites/developing/using/reference-materials/granite-ui/api/jcr_root/libs/granite/ui/components/foundation/form/checkbox/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try to set both&amp;nbsp;&lt;SPAN class=""&gt;value&lt;/SPAN&gt;&amp;nbsp;and&amp;nbsp;&lt;SPAN&gt;uncheckedValue&lt;/SPAN&gt; values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jul 2021 13:47:25 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/boolean-property-not-exported/m-p/416309#M1722</guid>
      <dc:creator>arunpatidar</dc:creator>
      <dc:date>2021-07-17T13:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Boolean property not exported</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/boolean-property-not-exported/m-p/416333#M1723</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Curious to know what is the difference between the other boolean values that are exported fine, but just not the new check box added.&lt;/P&gt;&lt;P&gt;Suppose you have a boolean property prop1 working, can you assign a same(delete the old one)/similar name to the property name which is not working and see what is the response? Also check that the values for both working and non-working properties are same. Try both scenarios (true and false)&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jul 2021 14:12:03 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/boolean-property-not-exported/m-p/416333#M1723</guid>
      <dc:creator>Shubham_borole</dc:creator>
      <dc:date>2021-07-18T14:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Boolean property not exported</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/boolean-property-not-exported/m-p/416407#M1724</link>
      <description>&lt;P&gt;I found the property exported in .model.json of specific component but it wasn't available in .model.json of the containing page, unless I set it from sling model.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 13:41:02 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/boolean-property-not-exported/m-p/416407#M1724</guid>
      <dc:creator>prachiz</dc:creator>
      <dc:date>2021-07-19T13:41:02Z</dc:date>
    </item>
  </channel>
</rss>

