Expand my Community achievements bar.

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

  • 10/11/19
    I want to restrict the scheduler to run in published env. which approach will be good for this?

    Views

    3.4K

    Like

    1

    Replies

    4
  • 10/11/19
    I have installed bundle, all the dependencies got resolved also but it didnt go to Active State. Why?

    Views

    4.1K

    Likes

    0

    Replies

    6
  • 10/11/19
    We are on 6.1 and building a new set of 6.5 servers. I would like to take sample content from the 6.1 server, page content and assets, and install on the 6.5 server testing. This will speed up the process of checking the front end code. Will 6.5 be able to use a content package from 6.1 on 6.5? Will...

    Views

    2.2K

    Like

    1

    Replies

    4
  • 10/11/19
    I am using content fragment list core component to display a list of content fragments. The dialog in content fragment list asks to select the parent folder of content fragments and it shows the list of cf's.My question is I don't see a option to order cf's in assets console in list view. I can see ...

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 10/11/19
    Hi ,I am using the below image component in coral touch ui.When i just add dialog and save the dialog without adding any image placeholder and reopen the dialog it shows the component content path .Please let me know how to fix this issue<column                                jcr:primaryType="nt:uns...

    Views

    915

    Likes

    0

    Replies

    2
  • 10/11/19
    Hello,I'm quite desperated about the issue that my InelliJ does not stop at defined breakpoints during debug mode. Neither it works at my AEM 6.4 instance nor AEM 5.6. The console output of ide says that exists a connection to aem instance. I'm using commercial edition of IntelliJ in version 2019.2....

    Views

    4.8K

    Likes

    0

    Replies

    3
  • 10/11/19
    Hi all,I have a requirement where I need page.model.json when someone clicks on the activate page button. I am able to see the model.json by directly accessing using chrome but not able to do so in JAVA code.Thanks,@ashokkumarmarni

    Views

    3.8K

    Likes

    0

    Replies

    8
  • 10/11/19
    Hello,if i delete an asset in AEM 6.4.x in the classic ui siteadmin the containing folderin the page tree disappears too(but it is not deleted).I have to refresh the page/pagetree manually to see the folder again.Anyone knows how to fix it?Thank you for your help,Thorsten

    Views

    1.8K

    Likes

    0

    Replies

    7
  • 10/10/19
    How can we pass a list from HTL to a sling model?I need a nested list to be converted into JsonArray format. <div data-sly-list="${values}">     <h1>${item.title}</h1>     <p>${item.description}</p></div>Now I want the same thing as a json string from ${values}:[{"title":"test1", "description":"desc...

    Views

    4.8K

    Like

    1

    Replies

    5
  • 10/10/19
    Suppose I am having one component which is having one jsp file and that jsp file having code like <script type="text/javascript" src="js/inline/polyfills.bundle.js">how sling will get the js file ....it is taking by default libs/somefolder/js/inline/polyfills.bundle.js.....bt if i have made chnages ...

    Views

    3.8K

    Like

    1

    Replies

    5