Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hello Team,I need to create EventListener for particular component edit and delete events. How we can i create EventListener for particular component. Please help me do that ... Thanks!, Devakrishna

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi, I am trying to deactivate a page by the code replicator.replicate(currentSession, ReplicationActionType.DEACTIVATE , pathToDeactivate);.This is deactivating the page in author instance. Also, it invalidates the content in publish but the node doesn't go away from the instance. It is still seen, ...

    Views

    650

    Like

    1

    Replies

    3
  • 10/15/15
    Hi All,When I submit a form with two fileds(Login form with username and password), it display me the below message. Do you have any idea about this message. I'm using a jsp page with two fields (username and password), when the user clicks on submit button, LoginServlet is called and in here the us...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi All,I have a requirement to encrypt the passwords that are currently set as free text.I found that there is an option in CQ5 to encrypt passwords using 'Crypto Support'.Could you please provide any documentation(if available) or instructions to make use of this feature.As per few online comments,...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi, Can we test global variables declared in javascript inside HTML with the help of data-sly-test command? I have set a var xtest = false inside javascript and have used following statement inside HTML: <div data-sly-test.abcvar = "${xtest}">hello</div>.But hello text is displayed in all scenario. ...

    Views

    8.9K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi,I am currently facing an issue on IE browsers. I am not able to delete the cookies by editing the cookie and adding it back to response object. I have tried setting MaxAge to 0, value to null and "", domain and path . but no luck. it is working fine on other browsers.Can someone please suggest ho...

    Views

    795

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi All,Added a NEW user and provided all the default permisisons. Once we open siteadmin console , we are not able to see "Activate " and  "Deactivate" tab .Provided permissions to /content location and also to /libs/wcm/core/content/siteadmin. Not sure , while we are hitting getting same issue.

    Views

    947

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,We are facing issue related to dispatcher cache. Sometimes, even after fresh build, files in htdocs are not updated and we need to run /dispatcher/invalidate.cache manually.The problem is when we do a new code deployment, the javascript files if get changed are not getting cleared in dispatcher c...

    Views

    1.3K

    Likes

    0

    Replies

    4
  • 10/15/15
    hi,when i try to Add the org.json.simple.JSONObject data type to Adobe CQ ,i instelled, but not getting changed to active state, can anyone help me to solve that,i followed the http://helpx.adobe.com/experience-manager/using/custom-sling-servlets.html documentation

    Views

    461

    Likes

    0

    Replies

    2
  • 10/15/15
    hi,i need to create a sign up form and store all the values ,and redirect to success page or error page, since i am new to CQ i created form with required fields, but i dont know how to link my submit button with java class , and then verify every thing and redirect to success or error page, can any...

    Views

    1.2K

    Likes

    0

    Replies

    3