Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 10/8/24
    We are excited to announce that Adobe Developers Live returns on November 12, 2024, bringing together the Adobe Experience Manager and Commerce community in a hybrid format. Whether you attend in-person at Adobe’s HQ in San Jose, California, or virtually, this event is designed to provide valuable ...

    Views

    2.4K

    Likes

    14

    Replies

    2
  • 10/20/17
    Hi All,There can be many ways to expose content from AEM as JSONManipulate/filter infinity.json to provide required JSONWrite a custom servlet, which reads JCR and exposes required JSONContent as a service - new feature being provided in AEM 6.3. There doesn't seems to b much official (Develop/Admin...

    Views

    3.3K

    Like

    1

    Replies

    2
  • 10/19/17
    How to remove a users/groups deny permission ? I had faced this similar situations long time back and drafted the solution somewhere in my mail and forgot about it. But again today I faced a similar situation and the I bugged the internet to get a solution but with very less help. I couldn't find th...

    Views

    2.3K

    Likes

    4

    Replies

    3
  • 10/18/17
    I have a scenario where from one page in AEM, I need to call another AEM page in the same application and I need to pass some hidden parameters. I choose to do it via POST and below are the steps which I followed:From page "A", I did a form submission via POST to the sling servlet and passed some pa...

    Views

    10.4K

    Like

    1

    Replies

    11
  • 10/18/17
    In classic ui dialog we have icon which gives us the image path but in touch ui image field is not having that feature. With below code we can find the image in touch ui image fieldSteps:1) Create a clientlib folder under /apps/<your-project>/clientlibs or in /etc/designs/<your-project>/clientlibs a...

    Views

    2.0K

    Likes

    6

    Replies

    0
  • 10/18/17
    Hi,When I am rolling out a blueprint, I can see that there are multiple nodes created within my Live Copy with the sling:resourceType as wcm/msm/components/ghost. Can anyone please explain when and why are they being created?They are being created as duplicate nodes to my existing structure.Thanks,H...

    Views

    7.4K

    Likes

    5

    Replies

    6
  • 10/17/17
    Hi All,I get this below error while updating the project team using Projects API in AEM 6.3. I checked that our custom bundle is using 0.3.0 version of Projects API - com.adobe.cq.projects.apicom.adobe.cq.projects.api.ProjectException: Unable to update team members for project /content/projects/samp...

    Views

    3.2K

    Likes

    0

    Replies

    2
  • 10/17/17
    As a part of upgrade from 5.6.1 to 6.3. In AEM 6.3 Pathfield for hyperlink in text component handled under LinkDialog.js is not us allowing to leave blankWe are using basic libs LInkDialog.js... Code for pathfield {                    "itemId": "href",                    "name": "href",             ...

    Views

    4.2K

    Like

    1

    Replies

    11
  • 10/17/17
    In my previous article’s you have seen how to export page data as a JSON format using servlet, now, I am going to explain exporting page content as JSON using sling models exporter,  using sling model exporter you can get below advantagesNo need to write servlet to export data as JSON formatYou can ...

    Views

    2.8K

    Like

    1

    Replies

    3
  • 10/16/17
    Recently in our project we have requirement to open few pages which are created using specific template in editor.html while other in cf#. Since we are in AEM 6.2 and started creating components in touch ui but most of them are still in classic. AEM has configuration to set to open pages in editor.h...

    Views

    2.2K

    Likes

    6

    Replies

    3
  • 10/16/17
    Hi,As per the requirement, I need to custom properties while creating translation project. I'm trying to overlay the translation template by overlaying this path:/libs/cq/core/content/projects/templates/create-translation-projectand after that adding custom properties in jcr:content node of this tem...

    Views

    1.2K

    Likes

    0

    Replies

    4