Expand my Community achievements bar.

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

  • 11/15/22
    I have written one Button SlingModel and I wanted to reuse it into another model. In SPA I can't achieve that. I tried with  @Deleted Account@getterprivate ButtonModel buttonModel;   It is returning null. Is this possible?

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 11/15/22
    Hello everyone,  We have a special request from the client where in we need change the mode in which package is created and installed using curl command to "Merge". Currently, we are using curl commands via Jenkins Groovy to create the package and install them from one instance to another. But since...

    Views

    788

    Likes

    0

    Replies

    3
  • 11/15/22
    Hello,   I would want to have the vanity url to redirect to correct geo location   Say I have vanity url https://www.abc.com/gk420d   I am based in Europe, then  I should land on /gb/en/   The page will look like https://www.abc.com/gb/en/abc.html   if I am based in US  then I should land on /us/en/...

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 11/15/22
    Hi,   I have noticed only some images are showing up in the side panel. I tried publishing them and searching by folder path and name. Please confirm what could be the reason for some images not showing up in the side panel. Thanks.

    Views

    1.7K

    Likes

    0

    Replies

    4
  • 11/15/22
    Hi, Our current application uses the ASAPP chatbot and by migrating the app into AEM, we would like to leverage the same chatbot implementation for AEM pages. Do we have documentation or reference as to how it can be implemented/integrated?   Thanks in advance!   -Manasa

    Views

    595

    Likes

    0

    Replies

    2
  • 11/15/22
    We have set up policies for a few asset folders to only allow Content Fragment Models by Path. We want to sync these policies available under /content/dam/<folder>/jcr:content/policies/cfm/ node as a value of property policy-cfm-allowedModelsByPath. I'm using VS code AEM sync extension to sync all m...

    Views

    700

    Likes

    0

    Replies

    1
  • 11/15/22
    I am looking for Adobe platform specific guidelines on how to build an accessible website/make your website accessible to disabled  users, with accessible content and pages navigation that are WCAG, ADA ect. compliant as this is a legal requirement. There are a lot of third party tools to audit and ...

    Views

    1.4K

    Likes

    0

    Replies

    9
  • 11/15/22
    Hi Community,   I have a site on Adobe Experience Manager as Cloud Service and I want to export it to my local development instance. I created a package     

    Views

    1.3K

    Likes

    0

    Replies

    9
  • 11/15/22
    Hallo, I am relatively new to Adobe LiveCycle Designer, i am trying to get the sum of a decimal field "Net Value" column, and outside the table in "Term of Payment" field i am doing some calculation where i am calculating the discount amount and the total amount that the user should pay. In ...

    Views

    869

    Likes

    0

    Replies

    2
  • 11/15/22
    Hi Team,   I am trying to create junit for the following postconstruct:  @PostConstruct     protected void init() {         validate();         if (isValid()) {             prepareActionsList();             if(isBlank(type) && isNotBlank(theme)) {                 type= theme.equals("cmp-section-con...

    Views

    8.0K

    Likes

    0

    Replies

    1