I have a CTA component. I need to show 2 separate instances of CTA in a component. The component dialog has 2 tabs - Primary CTA and Secondary CTA. The blue is showing 2 instance but both are referring to the same content. What am I doing wrong? cq_dialog.xml <primarycta
jcr:primaryType="nt:unstr...
I tried /crx/de and /crx/packmgr and several others, they all would redirect to AEM Author login and won't let the button submit. We had no choice but to restore AEM from a previous backup.
We have configured a SAML configuration on AEM Author. The integration isn't working but we are locked out of accessing AEM Author. The SAML bypass url doesn't seem to be working as well. Our redirect url isn't correct so we need to remove the SAML config.The SAML bypass url shows AEM Author login p...
@vanegi Using it something like this..<copyText
jcr:primaryType="nt:unstructured"
sling:resourceType="cq/gui/components/authoring/dialog/richtext"
fieldLabel="Copyright Text"
name="./copyRightText"
removeSingleParagraphContainer="{Boolean}true"
useFixedInlineToolbar="{Boolean}true"
req...
Environment: AEM 6.5, SP 6.5.4, MacOs, Chrome 84.0 (On Firefox it showed once, but did not after that).While editing an experience fragment, the controls on the RTE do not show. While in expanded view they do.. what may be the issue?
Are there any working examples? The example on docs page isn't clear. We are using something like thisAuthenticationInfo authinfo = TokenUtil.createCredentials(request, response, this.repository, userId, true);but need to update to AEM 6.5
Thanks for the tips @Bharat1. This is happening on live .com site.. we're not seeing anything if we access the site other than the primary .com url2. To debug chrome.. after a few seconds, browser freezes making it unusable. So cannot see what's happening.3. Does not happen on Author4. Will check we...
What could be the issue when a certain page is loading.. midway the browser hangs/freezes, and making the browser unusable. It does not allow us to to right-click and inspect. This is happening on a page where we have a component that loads content from an experience-fragment.Setup:A page has a link...