Expand my Community achievements bar.

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

  • 12/14/22
    Hi,   On my website, when I toggle Layout mode and switch to a device (say, Galaxy S7 or iPhone 8+), any time I adjust the layout of components that are in a Responsive Grid container, a JavaScript error is thrown.   This exact same error is thrown when using the WKND sample site and using iPad Reti...

    Views

    881

    Likes

    0

    Replies

    1
  • 12/14/22
    Hi Team,   I need to sort page by custom property called  sequence. I have created Custom property called sequence for page. So that each page have custom property like page1 will have sequence number is 1 page 2 will have sequence number 2 for some page there won't be sequence number now i need to ...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 12/14/22
    Hi AEM community, I was wondering if anyone has ran into this issue.  We have pages configured where when workflows are ran on a page in blueprint/default they get rolled out and published on our live site.  What has been happening is we've been detecting pages on the live site where the language fi...

    Views

    745

    Likes

    0

    Replies

    1
  • 12/14/22
    Hello guys!I need your help, I have a question. I would like to use Adobe Experience Manager, mainly CMS, to create websites for my customers. But I can't connect my ID.Is the Experience Manager only available for large companies? Does that mean, as a "private" small business owner, I can't even wor...

    Views

    1.3K

    Likes

    0

    Replies

    4
  • 12/14/22
    Hello guys,I am trying to set up SAML authentication on my publish instance, but am having no luck.Currently have SMAL authentication working for my local author instance.When setting up the SAML authentication handler everything seems fine.Get redirected to my preferred external IDP correctly and c...

    Views

    3.8K

    Likes

    0

    Replies

    11
  • 12/14/22
    Hi All,   I have a servlet and it has an inner class which has some methods inside it. The structure looks like this   public class ImageServlet extends AbstractImageServlet { class ImageWrapper { public Image getImage() {final Image image; if (name == null) { image = new Image(resource);} else { im...

    Views

    546

    Likes

    0

    Replies

    1
  • 12/13/22
    Dear all,   I'm trying to add some custom user properties to record last login time and worng password attemps from custom login page. These properties would be seen as readonly fileds like ID fields below, since the value is programmatically created and cannot be modified on UI. If this is doable, ...

    Views

    637

    Likes

    0

    Replies

    2
  • 12/13/22
    ACL deny is working only for folder and not all OOB workflows are organized in folder. Is there a way to organize workflow models in folder so that we can handle them ACL - deny? I don't even see those workflows in useradmin under /var path. I can only see folder names. How can I hide these? [Ex: Re...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 12/13/22
    Hi ,   I have a requirement to create page version on save.   So I have created a launcher on cq:Page modifcation event. with below properties Event : Modified Node : cq:Page Path : /content excludedList : event-user-data:changedByWorkflowProcess   Workflow is using OOTB create version process step....

    Views

    1.4K

    Likes

    0

    Replies

    7
  • 12/13/22
      I am trying to write a scheduler which runs everyday and  looks for assets uploaded from Brand Portal to AEM and unpublish those assets from Brand Portal . I am calling "/var/workflow/models/dam/scheduled_unpublish_bp" workflow in my scheduler to unpublish the assets from Brand Portal but it is ge...

    Views

    671

    Likes

    0

    Replies

    1