Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 11/20/20
    Hi all,I am facing issue in text component para format icon disabled for below scenario, Any one can help to fix this issue.In Text component enter copy in the main text field (not the Title field, if the component has that). Create a line break and type more copy.Attempt to change the h-tag setting...

    Views

    4.1K

    Likes

    0

    Replies

    20
  • 11/20/20
    Hi there, Our requirement is to use "aria-label" attribute in anchor tag in source edit of RTE component. We have also tried by overlaying the "xssprotection/config.xml" and adding this attribute to the tag but still unable to resolve the issue. changes we have done in config.xml:<tag name="a" actio...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 11/20/20
    Hi all,I am using below code for validation for text field in dialog.(function(document, $, Coral) {var $doc = $(document);$doc.on('foundation-contentloaded', function(e) {$(window).adaptTo("foundation-registry").register("foundation.validation.validator", {selector: "[data-validation=txt-validate]"...

    Views

    2.8K

    Likes

    0

    Replies

    7
  • 11/19/20
    Hello Community - I am trying to obtain the resource from the existing resource path using Sling model (Not servlet). I am able to get the properties (buttonlabel) values for the component path.I need some additional properties from the jcr:content of the given path. When I pass the given path to th...

    Views

    13.4K

    Likes

    0

    Replies

    15
  • 11/19/20
    Hi,I am using AEM 6.1 and need to connect MSSQL Database. I downloaded driver from Microsoft site and uploaded in OSGI console and setup data source and it works fine.But I wanted to move this JDBC driver as part of my code build so all the users will get it in their build automatically.I tried to u...

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 11/19/20
    Hi,We are using third party library(io.woo.htmltopdf) library to generate PDF out of AEM web page which works fine in localhost publish instance(on windows machine) but in QA or Pre-Prod environments which are on linux box, we see below errorjava.util.concurrent.ExecutionException: java.lang.Unsatis...

    Views

    3.8K

    Likes

    0

    Replies

    14
  • 11/19/20
    I have a project which is created using archetype 24.I am trying to build it in my local by simply doing mvn clean install, its failing on dispatcher subproject with error message - [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-checksum-of-immutable-files) @ abcd.dispatcher.ams ---[WARN...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 11/19/20
    Hi guys,I'm trying some dumps for practice in testing, I could bring the following question to your attention? From my experience I would have answered B, if I read the below documentation I understand that: 1)Customizing the Logic of a Core Component -> we need to use Sling delegation pattern, reso...

    Views

    810

    Likes

    0

    Replies

    3
  • 11/18/20
    as above.-------situation:I want to customize Sling referrer config (org.apache.sling.security.impl.ReferrerFilter) in all environments (author and publishers). I created an XML file with custom config. Thanks-------Tests/observations:1. As a test, I made copies my XML file in these 2 paths- ui.apps...

    Views

    1.5K

    Likes

    0

    Replies

    6
  • 11/18/20
    I am trying to overlay createlivecopywizard . So i copied the data from here /libs/wcm/core/content/sites/createlivecopywizard to /apps/wcm/core/content/sites/createlivecopywizard. I made some minor changes in the apps wizard !! But when i try to run through the live copy process . I still the chang...

    Views

    1.3K

    Likes

    0

    Replies

    8