Expand my Community achievements bar.

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

  • 10/15/15
    Hi ALL,I have a requirement in our project , If a user login to the site and click on bookmark icon for one of the pages, once he login back in home page that bookmarked pages show be shown on click on boomkark icon.Please let me know the approch to achive this functionality through AEM 6.0.ThanksAr...

    Views

    911

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi All,It is mentioned here that Note: resource.adaptTo(Node.class) may return null if the resource is not backed by a JCR node. This is particularly the case for NonExistingResource resources or resource provided by a non-JCR resource provider.1] But isn't it something like every resource[probably ...

    Views

    252

    Likes

    0

    Replies

    3
  • 10/15/15
    Does anyone know how to define a list of components in a template, so when an author creates a page, author can only choose a components from the list?I tried to put components property in my template called limit as below:    <?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:sling="http://sling...

    Views

    2.0K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi Team,I have create a POST sling servlet in CQ.And on form submit to this servlet am running the junit test case as below.    @Override    protected void doPost(SlingHttpServletRequest request, SlingHttpServletResponse response) throws ServletException, IOException    {        //Do something fun h...

    Views

    849

    Likes

    0

    Replies

    7
  • 10/15/15
    Hi,I am using the xtype 'richtext' in case of dialog (working fine with all the plugins activated)Can someone tell me what should I use (value for sling:resourceType) if I want to achieve the same in case of touch UI and also how do I enable the plugins?Thanks in advance,Prateek

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,I'd like to know if to have a number formatter in sightly we need to make similiar we do for date formatting? http://blogs.adobe.com/experiencedelivers/experience-management/date-formatting-sightly/Thanks

    Views

    2.3K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi,  In AEM 5.6.1, I am trying to replace the default CQSE Http Service with Pax Web Http Service (which comes as part of Pax Web Jetty Bundle).The reason to move to PAX Http Service implementation is to have the PAX Extender WAR that allows to install any WAR in OSGi. Can you please provide some su...

    Views

    463

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I was trying to convert page content into PDF, I searched a lot but couldn't find any exact results. Can anyone share an idea to convert page content to PDF. And need to convert many pages with different designs to PDF. Initially i tried Apache AOP , even though its giving 500 internal server err...

    Views

    1.3K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi,Problem: There are two workflows and two groups. Group1 can trigger Workflow1 but cannot trigger Workflow2. Similarly Group2 can trigger Workflow2 but cannot trigger Workflow1. Now if a user belongs to both the groups, he is not able to trigger any of them. Ideally he should have been allowed to ...

    Views

    253

    Likes

    0

    Replies

    2
  • 10/15/15
    I'm having a little trouble with targeting content within AEM and i cannot figure out what's going on that is causing these differences.  On the author instance, everything is working perfectly, however when everything is activated the targeting does not work on the publish instance.  This has been ...

    Views

    327

    Like

    1

    Replies

    1