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

  • 11/27/17
    Hi Team,In AEM6.3, I created one touch UI(dialog) component having a multi-field that contains some input fields like, dropdown and checkboxes.After saving the dialog box input values they are coming with @Delete with corresponding values.Could you please assist how to resolve the issue to remove @D...

    Views

    767

    Likes

    0

    Replies

    1
  • 11/27/17
    Hi All,I need some assistance on rewrite rule to fulfill my requirement.Here is my requirement.i have dispatcher url  http://abc.com ,so when i hit a url by appending a content which is not in dispatcher/publish level ex: if i hit  url http://abc.com/nocontent/test.html or http://abc.com/nocontent/t...

    Views

    5.0K

    Likes

    0

    Replies

    2
  • 11/27/17
    Hi,I have a requirement to create a nested Multifield in AEM6.3, in which there should be two multifields inside. i have tried and able to get one multifield inside one multifield values by following "aem-experience.blogspot.in". Also tried creating multifield using resourceType = "granite/ui/compon...

    Views

    3.0K

    Like

    1

    Replies

    5
  • 11/27/17
    Hello, after I was able to start my test cases using AEM Mocks, I want to know if it is possible to set also properties for the pages created with the AemContext.I want to give the pages some properties and test them afterwards.context.pageManager().create("/", "content", "cq:Page", "content");conte...

    Views

    2.6K

    Likes

    0

    Replies

    1
  • 11/27/17
    Hi,i have a requirement in which i have to disable a dialog property on the basis of a property in jcr:content node. To implement this i have written a custom js. Problem is i'm not able to get page property value in JS . i'm using below code (it seems it doesn't work for Touch UI)$(document).on("di...

    Views

    15.7K

    Like

    1

    Replies

    3
  • 11/26/17
    Hi,I am following URL for Creating your First Adobe Experience Manager 6.3 website Helpx article.Adobe Experience Manager Help | Creating your First Adobe Experience Manager 6.3 website I created the folder structure, template and component and created a Root Page based on the Summit Toys Base Conte...

    Views

    834

    Likes

    0

    Replies

    3
  • 11/26/17
    Hi,When i tried to find the documentation on some topics of AEM then most of the documentation URL redirects to Older versions of Adobe Experience Manager (AEM), CQ & CRX When i studied here then different packages are given to install . As per the given guidelines i had installed the packages of AE...

    Views

    1.2K

    Like

    1

    Replies

    2
  • 11/24/17
    Hi,I'm trying to access project data in AEM via a sling servlet. The servlet is working and I'm able to make an ajax POST call to retrieve a simple JSON object on the client side. As the next step, I'd like to be able to iterate over projects under /content/projects/<foldername> using the project AP...

    Views

    2.8K

    Likes

    0

    Replies

    5
  • 11/24/17
    Hello its me again,I want to test my Servlet but after the test started I got an error message:Error:(60, 28) java: cannot access org.junit.rules.TestRule  class file for org.junit.rules.TestRule not foundThe test does not start.I don't have any Idea how to solve this, I am also not very experienced...

    Views

    5.0K

    Likes

    0

    Replies

    6
  • 11/24/17
    Hi,I have a requirement in which i have to disable the dropdown field in dialog . To do this, i have added two properties ""disabled": true,"  & "renderReadOnly": true, but still it's not working .I'm able to manipulate dropdown value. where as it's working fine for text field.here is json of this n...

    Views

    5.0K

    Likes

    0

    Replies

    6