Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    I have a date property in my dialog with xtype "datetime". I am doing below operations in my taglib while accessing this property:ValueMap map = currentPage.getProperties();Calendar cal = (GregorianCalendar) map.get("releaseDate"); // Here let's say month was June.Date date = cal.getTime();// some l...

    Views

    590

    Likes

    0

    Replies

    1
  • 10/15/15
    I am trying to install AEM project in Author and Publish by using the below maven command. but it installs only in publish. Is it possible to  install in both?mvn -Daem.host=localhost -Daem.port=4502  -Daem.publish.host=localhost -Daem.publish.port=4503 -PautoInstallPackagePublish,autoInstallPackage...

    Views

    2.2K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi GuysDoes Anybody know where can i find AEM Developer version or Trail version ? I want to learn and practice CQ..Please point me in right direction

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 10/15/15
    How to relocate default installation folder, like logs , conf, binaries ? 

    Views

    371

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi All,I am using  AEM provided logo component for my project.By default text(Home) coming up with hyper link.when i switch to design mode I am not able to edit component and upload a image.Below is the code snippet to include logo component.<div>        <div data-sly-resource="${'logo' @ resourceTy...

    Views

    400

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi All,    I have been writing OSGI bundles in CRXDE Lite only. Many say it is supposed to be done by setting up Maven and Eclipse.I could not find any reasons why it should not be developed in Lite. Can someone please tell that to me?

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 10/15/15
    I have assets stored in AEM that have lat/long attributes. I would like to create a component that lets users select one of these assets and then it will create a google map with marker for that lat/long. To accomplish this I have created a component that has googlemap.html in apps/foo/components/co...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • Is there a way to get all the Segmentation / Campaign available programmatically ? Basically any API available to handle the campaigns manually

    Views

    698

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi Guys,I am going to write AEM 6 Component Developer Certification exam. Can anyone let me know, which exam I need to take as below.9A0 - 382  -  Adobe Experience Manager Component Developer Exam9A0 - 384  -  Adobe Experience Manager 6 Developer Exam.I am bit confused which one to write. Can anyone...

    Views

    951

    Likes

    0

    Replies

    2
  • 10/15/15
    We're planning to use Mongo to support distributed clustering and we were recently told, in the middle of our upgrade, that it was not possible to do an in place upgrade to mongo with the MongoBlobStore, that we would be forced to use the File storage plugin, which sort of defeats the purpose of clu...

    Views

    1.6K

    Likes

    0

    Replies

    4