Expand my Community achievements bar.

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

  • 6/21/21
     I want to design a header and footer for an editable template,Option 1 – Place whatever component is required for  header and footer in Initial content of editable template so that I will page created with this template will have the header and footerOption 2 – Place header and footer components in...

    Views

    4.5K

    Likes

    0

    Replies

    5
  • 6/21/21
    I have few components that has design dialog, ex logo, breadcrumb components. These component works in design mode which means these components will work in both classic and touch UI on design mode on static template. But the same will not work in editable template as there is no design mode at all ...

    Views

    3.8K

    Likes

    0

    Replies

    5
  • 6/21/21
    Hi all, Requirement is to upload files in asychronously to s3. Instead of uploading all files at once, it has to be uploaded batchwise. For example: if the user is uploading 100 files, starting 10 files will be uploaded and will the display the uploaded and failed files list. similarly next 10 files...

    Views

    1.6K

    Likes

    0

    Replies

    2
  • 6/21/21
    Hi,We are trying to get create products with content fragments. But, each product has its own variants. How can we get as JSON each CF with its variants?queryMap.put("path", "/content/dam/products"); queryMap.put("type","dam:Asset"); queryMap.put("1_property","jcr:content/@contentFr...

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 6/21/21
    Hi All, The ACS Commons list  was working fine until recently for a project that i was working on.We can see that if the number of items in the list is < 8 , it seems to work fine.But if it is > , the list again goes blank.We have raised concern in the github.com for ACS commons issues. Did not rece...

    Views

    914

    Likes

    0

    Replies

    2
  • 6/21/21
    Hi all,We are trying to add fields to a Content Fragment Model we created. But, there are no fields to add. The page is blank. I am logged in as Admin.

    Views

    1.9K

    Likes

    0

    Replies

    10
  • 6/20/21
    Hi All, I am exploring dispatcher rewrite rules and i'm fairly new to this.<IfModule mod_rewrite.c>#Enable this to debug the redirect logsRewriteEngine on # remove any trailing slash, if it's there.RewriteRule ^(.+)/$ $1 #Shorten the URLRewriteRule ^/content/we-retail/us/(.*).html$ $1.html [R,L]#Map...

    Views

    1.6K

    Like

    1

    Replies

    5
  • 6/20/21
    I am moving one of our in-house apps that uses Coldfusion to Adobe AEM. the pages extensively use handlebars for displaying content.my problem is that I have this code in my HTML: ${{fees-here}}I want to display the $ sign before the price but this causes the HTL processor/parser errors.I am using o...

    Views

    954

    Likes

    0

    Replies

    2
  • 6/20/21
    Hi All,We had properly implemented the maps configuration to show the short URL in publish on dev environment  inspite it is showing the full content path in the browser?Could you please suggest your thoughts on this Note:Mapping configuration working as expected on stage and prod. Thanks in advance...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 6/20/21
    Is there a way to restrict a specific user group to be able to add a component to a page? At a template level, the component should be allowed, but only specific authors should be allowed to add the component to a page  

    Views

    632

    Likes

    0

    Replies

    1