Expand my Community achievements bar.

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

  • 3/13/20
     Scenario : I am passing a huge chunk of data using "data-props" property to a react component.the json data passed to the component  consists of 1000+ lines of code.Eg : <div data-component="myComponent" class='react-mini-app' data-application-name='AppName' data-props={"key1": "${properties.value3...

    Views

    8.2K

    Likes

    0

    Replies

    7
    6.4
  • 3/13/20
    Hi, in my project we have components with rich text including href links, I am trying to do a search to find links going to a certain locale but it appears as though the slash character causes /jcr:root//*[jcr:contains(., 'en/register')] order by @jcr:score This turns up results containing register ...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 3/13/20
    Hi,I am currently facing some issues while applying custom CSS to the template. When I am trying to apply styles from the page policy no style is visible and it seems that no CSS is applied. I am also attaching the screenshots of the files and issue.Css.txt filelayout.css filepage policy template

    Views

    3.6K

    Likes

    0

    Replies

    8
  • 3/12/20
    Hi guys,I'm having an issue saving a page properties in 6.3 using touch ui. I navigated to the page using site.html and clicked properties. I changed the property and clicked Save & Close, but nothing happens. I can edit the property using crx, but touch ui does not work. There are no log messages e...

    Views

    3.2K

    Likes

    0

    Replies

    3
  • 3/12/20
    I’d like some clarification on the best way to manage live copy page deletion. language-master  /en    /page1    /page2    /page3And I have a live copy managed by a blueprint that’s simply and exact copyus  /en    /page1    /page2    /page3 First question, if I delete a page in master: language-mast...

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 3/12/20
    As per this document, when dealing with multiple threads we'd have to create one session for each thread: https://cqdump.wordpress.com/2013/11/25/cq-development-anti-pattern-single-session-multiple-threads/ Does this still apply with the latest JackRabbit Oak used in 6.3 and above?

    Views

    5.3K

    Likes

    0

    Replies

    6
  • 3/11/20
    I've seen OSGI configurations use as nt:file or sling:OsgiConfig interchangeably. What the best practice? Why is nt:files used? Are. there any other variations?Why does core components. follow the nt:file pattern, /apps/core/wcm/config.author/com.day.cq.wcm.foundation.forms.impl.FormParagraphPostPro...

    Views

    3.3K

    Like

    1

    Replies

    3
  • 3/11/20
    I'm working on building AEM from a clean install. (for an upgrade) I'm using crx2oak to copy the old repository to the new one. All has worked great so far until today when i wanted to build a package and ran into this "javax.jcr.NamespaceException: Unknown namespace prefix" exactly like this:https:...

    Views

    1.8K

    Likes

    0

    Replies

    1
  • 3/11/20
    Hi, I need to remove a redundant folder in URLs in mega menu. For example:I have a page called MyPage in top Nav with URL www.example.com/mypageunder this pages I have the following URLs appearing in the drop down:Page A     www.example.com/mypage/page-APage B     www.example.com/mypage/page-B I wou...

    Views

    978

    Likes

    0

    Replies

    1
  • 3/11/20
    Hello, currently we are developing react component for Spa editor. We are now facing with the issue how to display component in preview/publish mode when we are still on author instance.The counterpart in sightly would <div data-sly-resource="${'path/to/resource' @ wcmmode='disabled'}"></div>What is...

    Views

    905

    Likes

    0

    Replies

    1