Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 12/28/15
    Hi,There is a user configured in AEM that has the author rights. Below steps were performed:1. Create a page as Author and lock it2. Close the page3. Open the page and unlock the page by clicking the button that says "Unlock" on the sidekick4. Note the message that says "Unlock Successful".5. Click ...

    Views

    2.1K

    Likes

    0

    Replies

    2
  • 12/28/15
    Hello,I am following article https://docs.adobe.com/docs/en/cq/5-6-1/administering/client_context.html. At this step "Add the JSONP Store Component " after calling API http://api.wipmania.com/jsonp?callback=${callback} I can see details populating on client context in edit mode but when I come back ...

    Views

    1.8K

    Likes

    0

    Replies

    4
  • 12/28/15
    Hi Guru's , I'm facing a use case where content editors would like to have a capability of configuring a 301 redirects. From the web found some articles where using a component or in a template can specify a desired response code and a configure a redirect url .However I'm not sure of this approach ...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 12/28/15
    I've been trying to get a Sightly component working in AEM 6.1 by following the documentation hereApparently, in order to have my Java "use" class be visible to my Sightly component, all I need to do is use the full Class name (i.e. including the package) in my "use" statement.<div data-sly-use.list...

    Views

    6.6K

    Likes

    0

    Replies

    6
  • 12/28/15
    Hi,Is there any alternative to ACS CSV Asset Importer?Is there any other tool available for asset upload with metadata?Att.

    Views

    571

    Likes

    0

    Replies

    1
  • 12/28/15
    Hi,Is it possible to have an approval area in AEM Assets?I mean, let's say there is the creation team working in a new asset and I'd like this asset to be searcheable only after someone filled the necessary metadata and review it.Thanks

    Views

    522

    Likes

    0

    Replies

    1
  • 12/28/15
     Im using cURL in windows. Add filters is not working for me. Please help me to resolve the issue # create packagecurl -u admin:admin -X POST http://localhost:4502/crx/packmgr/service/.json/etc/packages/my_packages/testpackage?cmd=create -d packageName=testpackage -d groupName=my_packages # add filt...

    Views

    53.6K

    Likes

    2

    Replies

    10
  • 12/28/15
    Hi,I am trying to use the ACS Tools Tag Maker in order to create a tagging structure but I'm facing some issues because I have tags with non English chars like: Café,Açaí.I can make the tag be imported correctly by using the notation: Café{{cafe}}, but the title appears broken in the special char.Do...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 12/26/15
    Hi All,We are using fulltext xpath query to search for the contents.For example query will be shown as below.If I searched for any German content authored in the page.Am not able to get the search results.Whether AEM supports search functionalities for other locales also.fulltext=Managementgroup.p.o...

    Views

    942

    Likes

    0

    Replies

    1
  • 12/25/15
    Hi all, Hope everyone is doing fine ! In JSP usually if we have to include clientLib then we use below statement<cq:includeClientLib js="personalization.ui"/> And then these gets translated to actual script tags<script type="text/javascript" src="/etc/clientlibs/personalization.js"></script> Is ther...

    Views

    1.4K

    Likes

    0

    Replies

    4