Expand my Community achievements bar.

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

  • 26-09-2023
    How to export Local References of an asset in JSON format by Yoshimasa Ishiguro Abstract This article will explain how to export the references of an asset in JSON format instead of needing to go to the UI and see them for each asset.Issue/Symptoms You can see the Local References of an asset on th...

    Views

    90

    Likes

    0

    Replies

    0
  • 09-05-2019
    Can we access screens display properties in my custom component using slightly?components are in channels so they are separatelyHow can i access that area? Thanks.AEM 6.4.4

    Views

    3.7K

    Likes

    0

    Replies

    5
  • 08-05-2019
    Hi Team,It will really helpful if we get information about the modules coming up with AEM 6.5 or 6.4 license. And what are the additional licenses to be purchased apart from aem license to leverage the capabilities of aem like sites, assets, forms, communities etc.RegardsPrathyusha

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 08-05-2019
    Hi,I am trying to create  a personalized components in aem for adobe campaign...it says the component is deprecated...I am creating the personalized component in touch UI view not in classic UI mode...Can somebody help me on this ?

    Views

    378

    Likes

    0

    Replies

    1
  • 08-05-2019
    Hello All,I have  a requirement where my system is accessed by around 1L+ users. However I do not want to create these many users in AEM author.  the whole 1 lakh user will fall into hardly 50-60 category of users and I wish to have only these 60 created in AEM.Is it possible to have an integration ...

    Views

    1.5K

    Likes

    0

    Replies

    0
  • 08-05-2019
    Hello,I am new to AEM and trying to develop a simple site showing pure custom component, pure core component, and extending core component.I am trying to extend Title Core Component and add two more fields to it (viewtext and viewURL).I am able to set up the JCR correctly which the cq dialog has the...

    Views

    262

    Likes

    0

    Replies

    0
  • 08-05-2019
    The following issue was raised by an Adobe partner...We are facing an strange problem post AEM upgrade to 6.3.We have OSGI service configurations, that has a default value in the code (usual implementation). The service config property values are of course modified in the environment from OSGI conso...

    Views

    3.8K

    Likes

    0

    Replies

    12
  • 08-05-2019
    “Future” Experience League Community Survey Hello Experience Maker,We are about to embark on a project to make the Experience League Community in the best interest of the community members. Because the community belongs to you, we want to know what’s important to you and what Community “bliss” would...

    Views

    1.1K

    Likes

    0

    Replies

    0
  • 08-05-2019
    Hello,We are trying to implement a signup process in a multisite multilanguage setup.The client wants to set up emails in different languages, have different text for different brands/sites. I have seen various blogs about the service but cannot find a way to implement this requirement.Any idea abou...

    Views

    432

    Likes

    0

    Replies

    0
  • 08-05-2019
    Hi,I ma trying to consume js use API in sightly but it is not working. Following are my js and htl files:-abc.js:-'use strict';use(function () {    alert("inside");    var message = "Hello World";    return {                hello: message    };});abc.html:-<div data-sly-use.logic="abc.js">    ${logi...

    Views

    2.3K

    Likes

    0

    Replies

    2
  • 08-05-2019
    We have implemented Forgot password functionality from the below reference.http://www.sgaemsolutions.com/2017/07/reset-password-using.htmlhttps://github.com/sgaem/accountManegementServiceHere the notification mails are OOTB. We want to use client specific email templates. Please let us know how to c...

    Views

    1.2K

    Likes

    0

    Replies

    2