Expand my Community achievements bar.

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

  • 11/20/15
    We have a requirement of full text search where we have to show results based on relevancy. We have created a full text lucene index and assigned boost value to the properties. But we are not seeing any effect of boost value on the search results. Is there something else which is required to enable ...

    Views

    2.1K

    Likes

    0

    Replies

    3
  • 11/19/15
    We have a requirement to show both adaptive pages and responsive pages in emulator as well as simulator. How can I achieve this? When I tried this with responsive pages (geometrixx-media), content of the page is rendered outside the emulator. When I tried this with non responsive pages (geometrixx) ...

    Views

    461

    Likes

    0

    Replies

    1
  • 11/19/15
    Hi All,The article https://helpx.adobe.com/experience-manager/using/osgi_config.html talks about reading property values from sling:osgi config nodes.1] Is it different from reading values from the ordinary jcr nodes , the reason beinga] We have made use of activate method. Not sure what is the exac...

    Views

    345

    Likes

    0

    Replies

    1
  • 11/19/15
    Hi All,In this article, https://helpx.adobe.com/experience-manager/using/custom_step_dialog.htmlAlso, went through the section cq:formParameters  in https://docs.adobe.com/docs/en/cq/5-5/developing/components/edit_config.html .It says "The cq:formParameters node (node type nt:unstructured) defines a...

    Views

    495

    Likes

    0

    Replies

    1
  • 11/19/15
    Hi All,I setup a AEM project in Eclipse Luna using AEM 6.1 plugin.Build scripts are working fine.But unable to sync with AEM and Eclipse using "Export to Server and  Import from Server".I am getting the below error at the time of Export/Import.18.11.2015 00:12:08.131 *INFO* [qtp1266500075-59] org.ap...

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 11/19/15
    Hi,I am unable to get SlingScriptHelper in servlet using the below code..bundleContext = FrameworkUtil.getBundle(SlingScriptHelper.class).getBundleContext();factoryRef = bundleContext.getServiceReference(SlingScriptHelper.class.getName());sling= (SlingScriptHelper) bundleContext.getService(factoryRe...

    Views

    972

    Likes

    0

    Replies

    3
  • 11/19/15
    Hello,Is there a way to validate a field in DAM. For instance, in our project we want to make sure that all the assets have Asset Owner(dam:Owner) property in AEM. Can we do a validation to know if its empty and show that as a pop up when saving the asset changes in damadmin view ?

    Views

    407

    Likes

    0

    Replies

    1
  • 11/19/15
    Hello, In my development environment, I have 3 servers: one author and 2 publishers. All 3 previously had 6.0 SP2. I upgraded to SP3 on all 3 environments. Only the two publishers actually show the correct oak version (1.0.22) and "SP3" displayed on the welcome screen. The author server, for some re...

    Views

    1.0K

    Likes

    0

    Replies

    4
  • 11/19/15
    Hello, I create online help pages using Adobe CQ5 5.6.1.2.  I'm pretty new at it.I was reviewing an HTML page. I right-clicked it and happened to click Target. (Not sure why. I think I was just curious about what that was.)  Target did not look useful to me.  I went back to look at the page again. T...

    Views

    746

    Likes

    0

    Replies

    2
  • 11/19/15
    Hi All,I was going through the article https://helpx.adobe.com/experience-manager/using/creating-touchui-component1.html. Couple of doubts as below :1] The code is written in extjs correct? Is it the same as Angular js?2] What does "CQ.Ext.ns" indicate?3] Was able to understand the line "CQ.WCM.getS...

    Views

    820

    Likes

    0

    Replies

    1