<?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: page properties issues - AEM cloud in Adobe Experience Manager Discussions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/page-properties-issues-aem-cloud/m-p/460316#M34799</link>
    <description>&lt;P&gt;Can you share the cq_dialog.xml?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Jul 2022 09:31:58 GMT</pubDate>
    <dc:creator>HImanshu_Jain_</dc:creator>
    <dc:date>2022-07-11T09:31:58Z</dc:date>
    <item>
      <title>page properties issues - AEM cloud</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/page-properties-issues-aem-cloud/m-p/460313#M34798</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I was trying to update the basic tab fields &amp;amp; using&amp;nbsp;&lt;SPAN&gt;sling:hideResource to hide the all other tabs in the page properties. But Basic tab is not showing alone on the page. If I unhide any other tab then only can see the basic tab along with the other tab which is unhide. Could someone help me on this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sling:respurceSuperType -&amp;nbsp;core/wcm/components/page/v2/page&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 09:12:46 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/page-properties-issues-aem-cloud/m-p/460313#M34798</guid>
      <dc:creator>Lakshmi9</dc:creator>
      <dc:date>2022-07-11T09:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: page properties issues - AEM cloud</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/page-properties-issues-aem-cloud/m-p/460316#M34799</link>
      <description>&lt;P&gt;Can you share the cq_dialog.xml?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 09:31:58 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/page-properties-issues-aem-cloud/m-p/460316#M34799</guid>
      <dc:creator>HImanshu_Jain_</dc:creator>
      <dc:date>2022-07-11T09:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: page properties issues - AEM cloud</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/page-properties-issues-aem-cloud/m-p/460321#M34800</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17452997"&gt;&lt;/LI-USER&gt;&amp;nbsp;, please find the &lt;SPAN&gt;cq_dialog.xml&amp;nbsp;&lt;/SPAN&gt;as below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;jcr:root xmlns:sling="&lt;A href="http://sling.apache.org/jcr/sling/1.0" target="_blank"&gt;http://sling.apache.org/jcr/sling/1.0&lt;/A&gt;" xmlns:granite="&lt;A href="http://www.adobe.com/jcr/granite/1.0" target="_blank"&gt;http://www.adobe.com/jcr/granite/1.0&lt;/A&gt;" xmlns:cq="&lt;A href="http://www.day.com/jcr/cq/1.0" target="_blank"&gt;http://www.day.com/jcr/cq/1.0&lt;/A&gt;" xmlns:jcr="&lt;A href="http://www.jcp.org/jcr/1.0" target="_blank"&gt;http://www.jcp.org/jcr/1.0&lt;/A&gt;" xmlns:nt="&lt;A href="http://www.jcp.org/jcr/nt/1.0" target="_blank"&gt;http://www.jcp.org/jcr/nt/1.0&lt;/A&gt;"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;jcr:title="Page"&lt;BR /&gt;sling:resourceType="cq/gui/components/authoring/dialog"&lt;BR /&gt;extraClientlibs="[cq.common.wcm,core.wcm.components.page.v2.editor,cq.wcm.msm.properties,granite.contexthub.configuration,cq.siteadmin.admin.properties]"&lt;BR /&gt;helpPath="&lt;A href="https://www.adobe.com/go/aem_cmp_page_v2" target="_blank"&gt;https://www.adobe.com/go/aem_cmp_page_v2&lt;/A&gt;"&lt;BR /&gt;mode="edit"&lt;BR /&gt;trackingFeature="core-components:page:v2"&amp;gt;&lt;BR /&gt;&amp;lt;content&lt;BR /&gt;granite:class="cq-dialog-content-page"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/container"&amp;gt;&lt;BR /&gt;&amp;lt;items jcr:primaryType="nt:unstructured"&amp;gt;&lt;BR /&gt;&amp;lt;tabs&lt;BR /&gt;granite:class="cq-siteadmin-admin-properties-tabs"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/tabs"&lt;BR /&gt;size="L"&amp;gt;&lt;BR /&gt;&amp;lt;items jcr:primaryType="nt:unstructured"&amp;gt;&lt;BR /&gt;&amp;lt;basic&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;jcr:title="Basic"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/fixedcolumns"&amp;gt;&lt;BR /&gt;&amp;lt;items jcr:primaryType="nt:unstructured"&amp;gt;&lt;BR /&gt;&amp;lt;column&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/container"&amp;gt;&lt;BR /&gt;&amp;lt;items jcr:primaryType="nt:unstructured"&amp;gt;&lt;BR /&gt;&amp;lt;title&lt;BR /&gt;cq:showOnCreate="{Boolean}true"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;jcr:title="Title and Tags"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/form/fieldset"&amp;gt;&lt;BR /&gt;&amp;lt;items jcr:primaryType="nt:unstructured"&amp;gt;&lt;BR /&gt;&amp;lt;title&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/form/textfield"&lt;BR /&gt;fieldDescription="Defines the page meta title for SEO, as well as a title displayable in the page content (unless an overriding 'Page Title' is defined)."&lt;BR /&gt;fieldLabel="Title"&lt;BR /&gt;name="./jcr:title"&lt;BR /&gt;renderReadOnly="{Boolean}true"&lt;BR /&gt;required="{Boolean}true"&amp;gt;&lt;BR /&gt;&amp;lt;granite:data&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;cq-msm-lockable="jcr:title"/&amp;gt;&lt;BR /&gt;&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;pagename&lt;BR /&gt;cq:hideOnEdit="{Boolean}true"&lt;BR /&gt;cq:showOnCreate="{Boolean}true"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/form/textfield"&lt;BR /&gt;fieldLabel="Name"&lt;BR /&gt;name="pageName"&lt;BR /&gt;validation="admin.pagename"/&amp;gt;&lt;BR /&gt;&amp;lt;tags&lt;BR /&gt;cq:showOnCreate="{Boolean}true"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="cq/gui/components/coral/common/form/tagfield"&lt;BR /&gt;allowBulkEdit="{Boolean}true"&lt;BR /&gt;autocreateTag="{Boolean}true"&lt;BR /&gt;fieldDescription="Defines the page meta tags for SEO."&lt;BR /&gt;fieldLabel="Tags"&lt;BR /&gt;multiple="{Boolean}true"&lt;BR /&gt;name="./cq:tags"&amp;gt;&lt;BR /&gt;&amp;lt;granite:data&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;cq-msm-lockable="cq:tags"/&amp;gt;&lt;BR /&gt;&amp;lt;/tags&amp;gt;&lt;BR /&gt;&amp;lt;startdate&lt;BR /&gt;cq:showOnCreate="{Boolean}true"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/form/datepicker"&lt;BR /&gt;fieldLabel="Start Date"&lt;BR /&gt;name="./startDate"&lt;BR /&gt;type="datetime"/&amp;gt;&lt;BR /&gt;&amp;lt;endDate&lt;BR /&gt;cq:showOnCreate="{Boolean}true"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/form/datepicker"&lt;BR /&gt;fieldLabel="End Date"&lt;BR /&gt;name="./endDate"&lt;BR /&gt;type="datetime"/&amp;gt;&lt;BR /&gt;&amp;lt;/items&amp;gt;&lt;BR /&gt;&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;branding&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;jcr:title="Branding"&lt;BR /&gt;sling:hideResource="{Boolean}true"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/form/fieldset"&amp;gt;&lt;BR /&gt;&amp;lt;items jcr:primaryType="nt:unstructured"&amp;gt;&lt;BR /&gt;&amp;lt;brandSlug&lt;BR /&gt;granite:class="cq-siteadmin-admin-properties-basic-brandSlug"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="core/wcm/components/commons/editor/dialog/inherited/v1/inherited"&lt;BR /&gt;heading="Brand Slug"&lt;BR /&gt;path="${empty param.item ? requestPathInfo.suffix : param.item}"&lt;BR /&gt;prop="brandSlug"/&amp;gt;&lt;BR /&gt;&amp;lt;/items&amp;gt;&lt;BR /&gt;&amp;lt;/branding&amp;gt;&lt;BR /&gt;&amp;lt;htmlid&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;jcr:title="HTML ID"&lt;BR /&gt;sling:hideResource="{Boolean}true"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/form/fieldset"&amp;gt;&lt;BR /&gt;&amp;lt;items jcr:primaryType="nt:unstructured"&amp;gt;&lt;BR /&gt;&amp;lt;id&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/form/textfield"&lt;BR /&gt;fieldDescription="HTML ID attribute to apply to the component."&lt;BR /&gt;fieldLabel="ID"&lt;BR /&gt;name="./id"/&amp;gt;&lt;BR /&gt;&amp;lt;/items&amp;gt;&lt;BR /&gt;&amp;lt;/htmlid&amp;gt;&lt;BR /&gt;&amp;lt;moretitles&lt;BR /&gt;cq:showOnCreate="{Boolean}true"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/include"&lt;BR /&gt;path="/mnt/overlay/wcm/foundation/components/basicpage/v1/basicpage/tabs/basic/items/column/items/moretitles"/&amp;gt;&lt;BR /&gt;&amp;lt;onofftime&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:hideResource="{Boolean}true"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/include"&lt;BR /&gt;path="/mnt/overlay/wcm/foundation/components/basicpage/v1/basicpage/tabs/basic/items/column/items/onofftime"/&amp;gt;&lt;BR /&gt;&amp;lt;vanityurl&lt;BR /&gt;cq:showOnCreate="{Boolean}true"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;jcr:title="Vanity &amp;amp;amp; Navigation URL "&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/form/fieldset"&amp;gt;&lt;BR /&gt;&amp;lt;items jcr:primaryType="nt:unstructured"&amp;gt;&lt;BR /&gt;&amp;lt;vanitypath&lt;BR /&gt;cq:showOnCreate="{Boolean}true"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/form/textfield"&lt;BR /&gt;cq-msm-lockable="sling:vanityPath"&lt;BR /&gt;fieldLabel="Vanity (Shortend) URL"&lt;BR /&gt;name="./sling:vanityPath"&lt;BR /&gt;renderReadOnly="{Boolean}true"&amp;gt;&lt;BR /&gt;&amp;lt;granite:data&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;cq-msm-lockable="sling:vanityPath"/&amp;gt;&lt;BR /&gt;&amp;lt;/vanitypath&amp;gt;&lt;BR /&gt;&amp;lt;/items&amp;gt;&lt;BR /&gt;&amp;lt;/vanityurl&amp;gt;&lt;BR /&gt;&amp;lt;seo&lt;BR /&gt;cq:showOnCreate="{Boolean}true"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;jcr:title="SEO Page Properties"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/form/fieldset"&amp;gt;&lt;BR /&gt;&amp;lt;items jcr:primaryType="nt:unstructured"&amp;gt;&lt;BR /&gt;&amp;lt;seo-title&lt;BR /&gt;cq:showOnCreate="{Boolean}true"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/form/textfield"&lt;BR /&gt;fieldLabel="Title Tag"&lt;BR /&gt;name="./seo-title"&amp;gt;&lt;BR /&gt;&amp;lt;granite:data&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;cq-msm-lockable="seo-title"/&amp;gt;&lt;BR /&gt;&amp;lt;/seo-title&amp;gt;&lt;BR /&gt;&amp;lt;seo-description&lt;BR /&gt;cq:showOnCreate="{Boolean}true"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/form/textfield"&lt;BR /&gt;fieldLabel="Metadata Description"&lt;BR /&gt;name="./seo-description"&amp;gt;&lt;BR /&gt;&amp;lt;granite:data&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;cq-msm-lockable="seo-description"/&amp;gt;&lt;BR /&gt;&amp;lt;/seo-description&amp;gt;&lt;BR /&gt;&amp;lt;seo-canonical&lt;BR /&gt;cq:showOnCreate="{Boolean}true"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/form/textfield"&lt;BR /&gt;fieldLabel="Canonical URL"&lt;BR /&gt;name="./seo-canonical"&amp;gt;&lt;BR /&gt;&amp;lt;granite:data&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;cq-msm-lockable="seo-canonical"/&amp;gt;&lt;BR /&gt;&amp;lt;/seo-canonical&amp;gt;&lt;BR /&gt;&amp;lt;seo-toggle&lt;BR /&gt;cq:showOnCreate="{Boolean}true"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/form/select"&lt;BR /&gt;fieldLabel="Toggle Type"&lt;BR /&gt;name="./seo-toggle"&amp;gt;&lt;BR /&gt;&amp;lt;items jcr:primaryType="nt:unstructured"&amp;gt;&lt;BR /&gt;&amp;lt;on&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;text="On"&lt;BR /&gt;value="on"/&amp;gt;&lt;BR /&gt;&amp;lt;off&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;text="Off"&lt;BR /&gt;value="off"/&amp;gt;&lt;BR /&gt;&amp;lt;/items&amp;gt;&lt;BR /&gt;&amp;lt;/seo-toggle&amp;gt;&lt;BR /&gt;&amp;lt;/items&amp;gt;&lt;BR /&gt;&amp;lt;/seo&amp;gt;&lt;BR /&gt;&amp;lt;/items&amp;gt;&lt;BR /&gt;&amp;lt;/column&amp;gt;&lt;BR /&gt;&amp;lt;/items&amp;gt;&lt;BR /&gt;&amp;lt;/basic&amp;gt;&lt;BR /&gt;&amp;lt;advanced&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:hideResource="{Boolean}true"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/include"&lt;BR /&gt;path="/mnt/overlay/wcm/foundation/components/basicpage/v1/basicpage/tabs/advanced"/&amp;gt;&lt;BR /&gt;&amp;lt;thumbnail&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:hideResource="{Boolean}true"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/include"&lt;BR /&gt;path="/mnt/overlay/wcm/foundation/components/basicpage/v1/basicpage/tabs/thumbnail"/&amp;gt;&lt;BR /&gt;&amp;lt;socialmedia&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;jcr:title="Social Media"&lt;BR /&gt;sling:hideResource="{Boolean}true"&lt;BR /&gt;sling:orderBefore="cloudservices"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/fixedcolumns"&amp;gt;&lt;BR /&gt;&amp;lt;items jcr:primaryType="nt:unstructured"&amp;gt;&lt;BR /&gt;&amp;lt;column&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/container"&amp;gt;&lt;BR /&gt;&amp;lt;items jcr:primaryType="nt:unstructured"&amp;gt;&lt;BR /&gt;&amp;lt;section&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;jcr:title="Social Media sharing"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/form/fieldset"&amp;gt;&lt;BR /&gt;&amp;lt;items jcr:primaryType="nt:unstructured"&amp;gt;&lt;BR /&gt;&amp;lt;inputgroup&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/text"&lt;BR /&gt;text="Enable user sharing for"/&amp;gt;&lt;BR /&gt;&amp;lt;field&lt;BR /&gt;cq:showOnCreate="{Boolean}true"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/form/fieldset"&amp;gt;&lt;BR /&gt;&amp;lt;items jcr:primaryType="nt:unstructured"&amp;gt;&lt;BR /&gt;&amp;lt;facebook&lt;BR /&gt;cq:showOnCreate="{Boolean}true"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/form/checkbox"&lt;BR /&gt;name="./socialMedia"&lt;BR /&gt;renderReadOnly="{Boolean}true"&lt;BR /&gt;text="Facebook"&lt;BR /&gt;value="facebook"&amp;gt;&lt;BR /&gt;&amp;lt;granite:data&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;cq-msm-lockable="socialMedia"/&amp;gt;&lt;BR /&gt;&amp;lt;/facebook&amp;gt;&lt;BR /&gt;&amp;lt;pinterest&lt;BR /&gt;cq:showOnCreate="{Boolean}true"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/form/checkbox"&lt;BR /&gt;name="./socialMedia"&lt;BR /&gt;renderReadOnly="{Boolean}true"&lt;BR /&gt;text="Pinterest"&lt;BR /&gt;value="pinterest"&amp;gt;&lt;BR /&gt;&amp;lt;granite:data&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;cq-msm-lockable="socialMedia"/&amp;gt;&lt;BR /&gt;&amp;lt;/pinterest&amp;gt;&lt;BR /&gt;&amp;lt;/items&amp;gt;&lt;BR /&gt;&amp;lt;/field&amp;gt;&lt;BR /&gt;&amp;lt;facebookAppId&lt;BR /&gt;cq:showOnCreate="{Boolean}true"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/form/textfield"&lt;BR /&gt;fieldDescription="Facebook APP ID to be used if Facebook sharing is enabled. See &lt;A href="https://developers.facebook.com/apps" target="_blank"&gt;https://developers.facebook.com/apps&lt;/A&gt; for details"&lt;BR /&gt;fieldLabel="Facebook App ID"&lt;BR /&gt;name="./facebookAppId"&amp;gt;&lt;BR /&gt;&amp;lt;granite:data&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;cq-msm-lockable="facebookAppId"/&amp;gt;&lt;BR /&gt;&amp;lt;/facebookAppId&amp;gt;&lt;BR /&gt;&amp;lt;variantpath&lt;BR /&gt;cq:showOnCreate="{Boolean}true"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="cq/experience-fragments/editor/components/xffield"&lt;BR /&gt;fieldDescription="Choose the social media variation of experience fragment to be used for generating page meta data for social media."&lt;BR /&gt;fieldLabel="Preferred XF variation"&lt;BR /&gt;filter="folderOrVariant"&lt;BR /&gt;name="./variantPath"&lt;BR /&gt;renderReadOnly="{Boolean}true"&lt;BR /&gt;translateOptions="{Boolean}false"&lt;BR /&gt;variant="sm"&amp;gt;&lt;BR /&gt;&amp;lt;granite:data&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;cq-msm-lockable="fragmentPath"/&amp;gt;&lt;BR /&gt;&amp;lt;/variantpath&amp;gt;&lt;BR /&gt;&amp;lt;socialmedia_type&lt;BR /&gt;cq:showOnCreate="{Boolean}true"&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/form/hidden"&lt;BR /&gt;allowBulkEdit="{Boolean}true"&lt;BR /&gt;ignoreData="{Boolean}true"&lt;BR /&gt;name="./socialMedia@TypeHint"&lt;BR /&gt;value="String[]"/&amp;gt;&lt;BR /&gt;&amp;lt;/items&amp;gt;&lt;BR /&gt;&amp;lt;/section&amp;gt;&lt;BR /&gt;&amp;lt;/items&amp;gt;&lt;BR /&gt;&amp;lt;/column&amp;gt;&lt;BR /&gt;&amp;lt;/items&amp;gt;&lt;BR /&gt;&amp;lt;/socialmedia&amp;gt;&lt;BR /&gt;&amp;lt;cloudservices&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:hideResource="{Boolean}true"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/include"&lt;BR /&gt;path="/mnt/overlay/wcm/foundation/components/basicpage/v1/basicpage/tabs/cloudservices"/&amp;gt;&lt;BR /&gt;&amp;lt;personalization&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:hideResource="{Boolean}true"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/include"&lt;BR /&gt;path="/mnt/overlay/wcm/foundation/components/basicpage/v1/basicpage/tabs/personalization"/&amp;gt;&lt;BR /&gt;&amp;lt;permissions&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:hideResource="{Boolean}true"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/include"&lt;BR /&gt;path="/mnt/overlay/wcm/core/content/sites/properties/tabs/permissions"/&amp;gt;&lt;BR /&gt;&amp;lt;pwa&lt;BR /&gt;jcr:primaryType="nt:unstructured"&lt;BR /&gt;sling:hideResource="{Boolean}true"&lt;BR /&gt;sling:resourceType="granite/ui/components/coral/foundation/include"&lt;BR /&gt;path="/mnt/overlay/wcm/foundation/components/basicpage/v1/basicpage/tabs/pwa"/&amp;gt;&lt;BR /&gt;&amp;lt;/items&amp;gt;&lt;BR /&gt;&amp;lt;/tabs&amp;gt;&lt;BR /&gt;&amp;lt;/items&amp;gt;&lt;BR /&gt;&amp;lt;/content&amp;gt;&lt;BR /&gt;&amp;lt;/jcr:root&amp;gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 09:53:06 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/page-properties-issues-aem-cloud/m-p/460321#M34800</guid>
      <dc:creator>Lakshmi9</dc:creator>
      <dc:date>2022-07-11T09:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: page properties issues - AEM cloud</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/page-properties-issues-aem-cloud/m-p/460323#M34801</link>
      <description>&lt;P&gt;The UI is looks as below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lakshmi9_0-1657533257461.png" style="width: 400px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/42929i50F7630C98C47694/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Lakshmi9_0-1657533257461.png" alt="Lakshmi9_0-1657533257461.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 09:56:24 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/page-properties-issues-aem-cloud/m-p/460323#M34801</guid>
      <dc:creator>Lakshmi9</dc:creator>
      <dc:date>2022-07-11T09:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: page properties issues - AEM cloud</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/page-properties-issues-aem-cloud/m-p/460327#M34802</link>
      <description>&lt;P&gt;Are you modifying OOTB core component?&lt;/P&gt;&lt;P&gt;If yes, then i will suggest you to extend it and then add the changes.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 10:46:00 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/page-properties-issues-aem-cloud/m-p/460327#M34802</guid>
      <dc:creator>HImanshu_Jain_</dc:creator>
      <dc:date>2022-07-11T10:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: page properties issues - AEM cloud</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/page-properties-issues-aem-cloud/m-p/460333#M34803</link>
      <description>&lt;P&gt;No, trying to update the basic tab on extending component.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lakshmi9_0-1657537267109.png" style="width: 400px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/42932i2D8661CF2C764D87/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Lakshmi9_0-1657537267109.png" alt="Lakshmi9_0-1657537267109.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;can able to see the updated fields but the Basic tab alone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 11:02:32 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/page-properties-issues-aem-cloud/m-p/460333#M34803</guid>
      <dc:creator>Lakshmi9</dc:creator>
      <dc:date>2022-07-11T11:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: page properties issues - AEM cloud</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/page-properties-issues-aem-cloud/m-p/460346#M34804</link>
      <description>&lt;P&gt;&lt;LI-USER uid="17519431"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the xml structure that you shared. I see some difference in the resource Type reference for basic tab. Compared with other tabs once check and evaluate&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jagadeesh_Prakash_0-1657541582224.png" style="width: 400px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/42936iD9D56C309F0ABEB0/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Jagadeesh_Prakash_0-1657541582224.png" alt="Jagadeesh_Prakash_0-1657541582224.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 12:13:47 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/page-properties-issues-aem-cloud/m-p/460346#M34804</guid>
      <dc:creator>Jagadeesh_Prakash</dc:creator>
      <dc:date>2022-07-11T12:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: page properties issues - AEM cloud</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/page-properties-issues-aem-cloud/m-p/460495#M34805</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="14968223"&gt;&lt;/LI-USER&gt;&amp;nbsp;have tried the above for testing, but still no luck. Any other suggestions please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 07:17:12 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/page-properties-issues-aem-cloud/m-p/460495#M34805</guid>
      <dc:creator>Lakshmi9</dc:creator>
      <dc:date>2022-07-12T07:17:12Z</dc:date>
    </item>
  </channel>
</rss>

