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

  • 10/15/15
    Hi there,I tried to use the simpleSearchto achieve the  search functionalityWhen I try to use the below one.slingRequest.getResource().adaptTo(SimpleSearch.class);I got nullpointer exception.Kindly guide me to resolve the issue. ThanksNanda

    Views

    1.3K

    Likes

    0

    Replies

    6
  • 10/15/15
    Hi ,I have a custom component on page in which i am calling third party web service to pull the data. Requirement in this case is to serve the data from dispatcher cache every time user access the configured pages (cached data pulled from web service) but update the cache in regular intervals of tim...

    Views

    2.0K

    Likes

    0

    Replies

    8
  • 10/15/15
    Hi All,I am trying to create home page component by taking reference of geometrixx site's header and footer components.I have copied all the required from this sample site to my app.Attached is the my project structure and when i am trying to create home page by selecting my app's template when i op...

    Views

    2.4K

    Likes

    0

    Replies

    7
  • 10/15/15
    Current  situationI am using CQ5.6.1 . We have one author and 2 publish instance.I made the below setting  mentioned below in the repository.xml   for all the above instances <param name="groupMembershipSplitSize" value="5"/><param name="autoExpandTree" value="true"/><param name="autoExpandSize" val...

    Views

    996

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I am trying to use the datetime xtype in the dfunction(object,value){var dialog=object.findParentByType('dialog'); var type = dialog.form.findField("./noofcolumns"); var headingcolumn1 = dialog.form.findField("./headingcolumn1"); if(value == '1'){ headingcolumn1.show(); headingcolumn1.allowBlank ...

    Views

    657

    Likes

    0

    Replies

    2
  • 10/15/15
    I am using JBoss app server for aem author with mongodb as repository. I want to set the read preference for mongodb. How do i set it from AEM  web.xml

    Views

    918

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,  I created a very simple component, in side the component, I am using angularjs just to render a simple hello world. This is what I did, I create a component from CRXDE. On the jsp page, this is the code I wrote. <%@include file="/apps/pwc/global.jsp" %> <% String clientID = currentNode.getIdent...

    Views

    2.7K

    Likes

    0

    Replies

    2
  • 10/15/15
    How to only activate and use SAMLAuthenticationHandler at the site level? This means we are only enforcing(trying..) saml usage for specific xxxsite with external IdentityProvider(Company IDP).  Thanks Diego

    Views

    992

    Likes

    0

    Replies

    2
  • 10/15/15
    ACS AEM common Generic list component provide us to list key/value pair on page. I have XML and flat files with tons of key/value pairs. Is there some way to directly populate all key/values from XML and text files to generic list.Thanks,

    Views

    2.8K

    Like

    1

    Replies

    5
  • 10/15/15
    Hello Community,i want to generate a form with the granite form components dynamically in Sightly, where the values if they exist, are already set. (<input type="text" value="foo"/> for example.)How can I set the value or any other attribute of a resourceType (granite/ui/components/foundation/form/t...

    Views

    1.7K

    Likes

    0

    Replies

    4