Expand my Community achievements bar.

Get ready! An upgraded Experience League Community experience is coming in January.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    There is a case to Add a button into sidekick, which need to be disable(grey) or enable also, controlled by one condition that data stored in AEM, please see following code:CQ.Ext.ns("MyClientLib"); var resultFromAEM; MyClientLib.ContentFinder = { addGsTranslate: function(sk){ var pagePanel = sk.pan...

    Views

    1.9K

    Likes

    0

    Replies

    7
  • 10/15/15
    Hi All,I have a requirement to implement, user will search for restaurants in a city over radius parameter like 0-5 KM, 5-10KM range.Any suggestion to implement this will be help.Regards 

    Views

    835

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi, I am not abel to set defaultValue to xtype tags. Can any of one have idea please help me.I tried with defaultValue property is not working.And addTag method is adding tags but iam getting validation error. Please go through attachment.Thanks in advance.

    Views

    945

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi Sir/Madam,I have a question regarding the query builder API (http://docs.adobe.com/docs/en/cq/current/dam/customizing_and_extendingcq5dam/query_builder.html).If I have a tree structure as below:--> Landing    --> Category 1       --> Sub Category 1           - Item 1           - Item 2       --> ...

    Views

    3.0K

    Likes

    0

    Replies

    1
  • 10/15/15
    We're in the process of separating our entire workspace into multiple workspaces. As part of the code restructuring we're stuck at one place. At the moment we get hold of the user session using request.getResourceResolver().adaptTo(Session.class);What this does is that it returns back is the session...

    Views

    767

    Likes

    0

    Replies

    1
  • 10/15/15
    I see this problem when I use  following code in my workflow custom process.@Reference  private ResourceResolverFactory resolverFactory;I see a previous  thread with the same subject in https://forums.adobe.com/thread/1204006?tstart=0I tried the workaround mentioned in the thread, it didn't work for...

    Views

    2.1K

    Likes

    0

    Replies

    2
  • 10/15/15
    I find the AEM server backgound always happened error message com.day.cq.replication.Agent.public Error while sending request: java.net.ConnectException: Connection refused: connectDetails please refer following illustration, Anyone know how to solve it? Thanks a lot.[img]error.png[/img]

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 10/15/15
    I am reading documentation and it says to use an external jar, just create a libs folder under src and use "Import -> file".  There is no import file option if I right click a folder in crxde.http://helpx.adobe.com/experience-manager/using/creating-osgi-bundles-digital-marketing.htmlHere at the "inc...

    Views

    1.7K

    Likes

    0

    Replies

    3
  • 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.8K

    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

    990

    Like

    1

    Replies

    3