Expand my Community achievements bar.

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

  • 6/22/17
    Hi Guys,How to load JS to specific page.I am using forms component on my page. Wanna load js for particular page not to all pages.

    Views

    4.8K

    Like

    1

    Replies

    9
  • 6/21/17
    Hi All,I want to make my some of the assets and pages as a gated content so whenever end user tries to access those assets and pages, one form should open and only after successful submission, he can access those gated content.So what I am thinking to achieve this -All assets and pages would not be ...

    Views

    3.3K

    Likes

    2

    Replies

    5
  • 6/21/17
    Hi,I am new to AEM and want to install it in my system.Could anyone please suggest as to how I can get the latest installables and license for the same?

    Views

    1.3K

    Like

    1

    Replies

    2
  • 6/21/17
    I am trying to override the default tag path.If we don't give any namespace it stores in default/standard path,I have requirement where I need to modify the default path and store it in custom path.What are the possibilities for this ?Thanks in advance!

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 6/21/17
    When I use<h2 class="${properties.testclass}" data-sly-element="${properties.tagType}">${properties.title}</h2> in my JSP code (In HTML it works fine)Output<h2 class="test" data-sly-element="h5">Title</h2>Expected Output:<h5 class="test" >Title</h5>

    Views

    2.2K

    Likes

    0

    Replies

    4
  • 6/21/17
    Hello,I am working with components that use Handlebar templates.  In an attempt to create a Handlebar helper, I follow the instructions provided on this help page, SCF Handlebars Helpers.  I've created a simple helper server side first to see if it works.  However, my bundle is in an "installed" sta...

    Views

    341

    Likes

    0

    Replies

    1
  • 6/21/17
    Hello,I need to change bundle start level from default 20 into 21 to prevent some timing issues.I've found solution via bundle activator.Something like this:Bundle bundle = context.getBundle();StartLevel startLevel = (StartLevel) context.getService(context.getServiceReference(StartLevel.class.getNam...

    Views

    2.7K

    Likes

    0

    Replies

    4
  • 6/21/17
    I created a custom editable template type following this structure:/conf/myproject/settings/wcm/templates-type/basetype, I can see the basetype under the myproject folder when creating the template.Now I create another folder under the Configuration Browser and enable the editable template, I only s...

    Views

    1.3K

    Like

    1

    Replies

    1
  • 6/21/17
    I have developed a project on AEM 6.3 but there are some dependency issues while using WCMUsePojo. The package com.adobe.cq.sightly is not resolved in aem 6.3 felix console. It gives error like this  com.adobe.cq.sightly,version=[2.2,3) -- Cannot be resolvedI am using a class which extends WCMUsePoj...

    Views

    2.5K

    Likes

    0

    Replies

    1
  • 6/21/17
    Hi,My custom activation workflow uses OOTB create version process step before activation but some times version creation throwing below error.can anyone help me to resolve this issue. com.adobe.granite.workflow.WorkflowException: Process execution resulted in an error  at com.adobe.granite.workflow....

    Views

    4.0K

    Like

    1

    Replies

    4