Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/9/16
    Hi there! I am a complete greenhorn to AEM technology, on the other hand I possess extensive knowledge of SFDC.From the documentation, I understood that it is fairly easy to create a connection from AEM to SFDC  and create Leads or query and show data in AEM from SFDC.The requirement of my project i...

    Views

    941

    Likes

    0

    Replies

    3
  • 2/9/16
    Is there a way to read a file as Java.IO.File in AEM, because I need to pass a Java file object to a google api method and file is present on my computer file system. I tried various method like adapting a resource to File or getting file from BundleContext, but non of these worked for me.Actually t...

    Views

    11.2K

    Likes

    0

    Replies

    2
  • 2/9/16
    I've faced with the issue, that sometimes Apache Web Server (with dispatcher module 4.1.11) returns '403 Forbidden' response when not cached page is concurrently requested by several threads.I have the following environment:virtual host running in a private cloudOS: CentOS 7.1Web Server: Apache HTTP...

    Views

    4.1K

    Likes

    0

    Replies

    3
  • 2/8/16
    Hi All,Details as below :There are two date properties, being used on a component which appears on a specific template. Now the requirement is to retrieve these values by making an AJAX call to some third party service. I have no clue as to how to go about this. Any thoughts/pointers on this will be...

    Views

    3.4K

    Likes

    0

    Replies

    9
  • 2/8/16
    How to add extra column in page activity report to activate and deactivate the page

    Views

    901

    Likes

    0

    Replies

    2
  • 2/8/16
    Hi ,needs to generate a report to check page data like when pages will be activated & deactivated under a particular hierarchy.I am using OOTB.Please guide me add extra field.   Regards,

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 2/8/16
    I want to add a new tab in the CQ5 sidekick & then a sub-menu inside it. How can this be done.For Example I need a Custom tab in Sidekick after workflow tab menu and a set of buttons inside it. Any suggestions regarding this?

    Views

    674

    Likes

    0

    Replies

    1
  • 2/8/16
    Hi - I am working on a custom function in EXTjs..where in i am doing some field validation before submit of Page Properties Dialog. and based on a business logic I will be displaying CQ.Ext.Msg.show message to the author (Yes or No), the issue is now when the author selects Yes or No ,Also I am maki...

    Views

    2.3K

    Likes

    0

    Replies

    6
  • 2/8/16
    The dev guidelines specifies that:"For rendering content, use navigational access to the content tree instead of performing a JCR Query."What is the meaning of "navigational access"? Access node data via resourceResolver.getResource()?

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 2/8/16
    I'm trying to disable the add button when a user gets to 4 (example).I can get access to the click event for remove, but not for the add.  Some other listener must be grabbing the event. Is there a good way to "disable" the add button on a multiField component?I've tried this approach and could not ...

    Views

    3.7K

    Likes

    0

    Replies

    4