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
    So The installation of AEM I'm working on is pretty big and very diverse, with many different pages and micro-sites. That is a lot to tag by hand. Is there any methods of grabbing intelligent keywords and tags form the page or site's content. Even if it is just a place to start that would be very he...

    Views

    534

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi, I am new to AEM and exploring the mobile apps part of it.  The AEM help section has a phone gap kitchen sink example at https://github.com/blefebvre/aem-phone gap-kitchen-sink I downloaded the zip file but when I try to extract it ,it throws an error 'The zip file is invalid". Is there an altern...

    Views

    2.0K

    Likes

    0

    Replies

    4
  • 10/15/15
    I need to be able to dynamically create AEM groups and users. How can I perform that? 

    Views

    409

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi There,Now I'm walking through Workflow and creating some model. While I was doing that I had a Question about Task Routing. When I put Task Manager Step in the Model and Configure it. There is a optional thing ( Action ) to put  on Routing tab. What is this for? Is that Triggering some script? Th...

    Views

    805

    Likes

    0

    Replies

    1
  • 10/15/15
    I'm trying to build a mailing list subscription form as depicted here just using Adaptive Forms, but there is no "Hidden Field" component when using Adaptive Forms.How can I add a hidden field when using Adaptive Form or is there a better way?

    Views

    783

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,Is there a way to set with a property the dimensions of the columns of a column layout?ex: column (33%,33%,33%)Thanks

    Views

    399

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi Team,We are planning to move our Environment from CQ5.6 to CQ6.1Is there any checkpoint document or link  to refer.

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 10/15/15
    How is the live copy stored physically in the repository? Will it be stored as another html file that replicates the master?

    Views

    343

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I am facing the below js errors while opening the pages in editor.html mode. The coralui2.js file is throwing the errors and page is not getting loaded in touch ui mode whereas the same is perfectly working the existing ui. Please help me out to resolve this issue which started coming suddenly in...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 10/15/15
    I am using AEM6.1. is there any way to call our own java classes and methods from sightly without following the below approach:<div data-sly-use.info="Info">    <h1>${info.lowerCaseTitle}</h1>    <p>${info.lowerCaseDescription}</p></div>package apps.my_example.components.info;import com.adobe.cq.sig...

    Views

    4.5K

    Likes

    0

    Replies

    2