Expandir la barra de logros de la comunidad.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Ordenar
  • Más reciente
  • Más vistas
  • Más Me gusta
  • Más respuestas
  • Más antiguo primero
Filtrar
  • Todos
  • Resuelto
  • Sin resolver
  • Cero respuestas

  • 15/10/15
    The main requirement is to identify all transitive dependencies on a page and disallow the authors of those dependencies from reviewing the page.I have broken the requirement into smaller parts and trying to the do the following1) Get a list of all the links on a page (can be links to assets/pages) ...

    Vistas

    1.2K

    me gusta

    0

    Respuestas

    4
  • 15/10/15
    Hello Everyone,Is there a way to extend an existing component and add an extra tab panel to it .I can copy the existing components dialog and add another tab panel to it , but I just want to know is there a way to do that without copying by just extending the component.Thanks & Regards,Krishna

    Vistas

    730

    me gusta

    1

    Respuestas

    2
  • 15/10/15
    Hi,I have written a custom Authentication based on Sling form based Authentication. I followed http://www.wemblog.com/2013/03/how-to-create-custom-authentication.html article  to do that. I am trying to invoke the handler with Ajax call and it seems like the call is never going into the handler.But ...

    Vistas

    567

    me gusta

    0

    Respuestas

    1
  • 15/10/15
    Hi ,  I have created a multi type widget which has a fieldconfig of xtype selection . optionsprovider property is defined which has a java script function as a value to load the drop down with values . This is all fine at my end and my drop down works as expected .Now as a new requirement , I had to...

    Vistas

    745

    me gusta

    0

    Respuestas

    2
  • 15/10/15
    We are building a simple logo component. The requirement is to allow the content author to select an logo asset from the DAM that will be used across all pages in the site regardless of template.If I use the design dialog to store this image path property it will only get stored per template and our...

    Vistas

    948

    me gusta

    1

    Respuestas

    3
  • 15/10/15
    I would like to confirm my assumption that the dc:extent meta data in for a DAM video asset is the length in milliseconds? Is that correct? The docs are not helpful.DC_EXTENTstatic final String DC_EXTENTSee Also:Constant Field Values

    Vistas

    727

    me gusta

    1

    Respuestas

    1
  • 15/10/15
    Hi.I am new user of Adobe CQ .There is a question about displaying components in different browser.I have developed components, using IE9,and the other one has written CSS, using Chrome and FireFox(latest ver.).We use same author instance.(AEM ver 5.6.1)After completion of following steps, the probl...

    Vistas

    1.4K

    me gusta

    0

    Respuestas

    2
  • 15/10/15
    I've noticed when replicating large amounts of data, or installing large packages, we see the following in our error logs:10.07.2014 08:18:11.045 *INFO* [TarMK flush thread: /opt/aem/publish/crx-quickstart/repository/segmentstore] org.apache.jackrabbit.oak.plugins.segment.file.FileStore TarMK GC: Cl...

    Vistas

    1.7K

    me gusta

    0

    Respuestas

    5
  • 15/10/15
    In particular, while at the moment I can define a listener like this:<linkDialogConfig>  <listeners    jcr:primaryType="nt:unstructured"    show="function() { MyNamespace.myChangeListener(); }"/>I cannot define it like this:<linkDialogConfig>  <listeners    jcr:primaryType="nt:unstructured"    show=...

    Vistas

    1.3K

    me gusta

    0

    Respuestas

    4
  • 15/10/15
    Hi,Let's assume that I have create an OSGi Service in AEM and I have set its sling.servlet.paths property to '/bin/testservice'. Assuming that this service is active and the AEM instance is running, how do I call this service and obtain the service response from a Java snippet that is running on my ...

    Vistas

    1.1K

    me gusta

    1

    Respuestas

    2