Expandir la barra de logros de la comunidad.

sunil_kumar_
sunil_kumar_
Sin conexión
Tipo
  • Todos
  • Preguntas
  • Discusiones
  • Ideas
  • Blogs
Filtrar por contribuciones de usuarios
  • Hi @Keerthi0555 ,This will not work because the way you define filter is not correct for Replication Event. This EventHandler framework has different way of defining property values for different Event. Instead of using path please use paths So just to answer your question add filter as below. prope...

    Tipo

    Preguntas

    Vistas

    1.0K

    me gusta

    2

    Respuestas

    0
  • Hi @mahesh_tesla ,What is your exact use case. Here can be two scenario. 1. Hide/Show multifield items on dropdown item change. say, multifield has multiple items open however you want multifile item show/hide on dropdown.2.  On multifield item add. say you have specific value on dropdown and based ...

    Tipo

    Preguntas

    Vistas

    2.2K

    me gusta

    2

    Respuestas

    0
  • Hi @sham2348 You can achieve a similar kind of functionality by manipulating the component edit bar. though you can't lock and unlock component however  you can remove edit option from component edit toolbar on the checkbox. you can use ComponentContext and Toolbar API to remove edit option from the...

    Tipo

    Preguntas

    Vistas

    696

    me gusta

    1

    Respuestas

    0
  • Hi @aravindS , This is a TagManager API method which return RangeIterator<Resource> of JCR Nodes tagged with the given tag. You can play with return RangeIterator as per your need however you can't use limit and offser with tagmeneger's find(). Though, If you use QueryBuilder API to find nodes tagge...

    Tipo

    Preguntas

    Vistas

    730

    me gusta

    2

    Respuestas

    0
  • Hi @Rahul17 , yes, it is quite possible. you can create a React SPA project from scratch using Maven archetype. Please use 'react' for 'frontendModule' property while creating project.You can follow above github link or this document for more information about maven archetype.https://experienceleagu...

    Tipo

    Preguntas

    Vistas

    1.8K

    me gusta

    1

    Respuestas

    0
  • Hi @nhna1 , Are you using a custom scheduler? If yes You can check below.1. How much time scheduler instance take to complete.2. Did you enable concurrent executions? 3. Check the scheduler's next execution time (http://localhost:4502/system/console/status-slingscheduler)Delayed execution reason cou...

    Tipo

    Preguntas

    Vistas

    433

    me gusta

    1

    Respuestas

    0
  • Hi @johns43992246,As I understood, You have two requirements. Let me give you another solution.1. Populate dialog dropdown from CA config(collection type). Create a servlet which serve as datasource.  @Component(service = Servlet.class) @SlingServletResourceTypes( methods = {HttpConstants.ME...

    Tipo

    Preguntas

    Vistas

    3.4K

    me gusta

    3

    Respuestas

    1
  • Hi @divanshjohndigital ,Integration of Solr and AEM standalone is very simple and straight forward. All the high level API are provided by Solr  in ready to use OSGi bundle. You just need to add to your project as dependency and deploy to AEM. If you are interested, leaving you with video tutorials ...

    Tipo

    Preguntas

    Vistas

    1.2K

    me gusta

    1

    Respuestas

    0
  • Hi @Nandheswara , It all depend on complexity on your use case/Multifield. I am sharing a pseudo code having 3 fields in multifield  and in sling model it handling using MAP. Update field names as per need. I will also add links to complete files Dialog(only multifield pseudo code. Will leave link t...

    Tipo

    Preguntas

    Vistas

    8.5K

    me gusta

    2

    Respuestas

    0
  • Hi @SamFlyn ,The files/configurations generated by Maven archetype won't work straight forward. You have make adjustments as per your machine/OS and apache/Docker. Which machine/OS you are using. Are you using Apache or Docker ?. The way of setting up dispatcher is different of different machine. Wi...

    Tipo

    Preguntas

    Vistas

    2.9K

    me gusta

    2

    Respuestas

    1
Insignias principales que ha ganado sunil_kumar_
Personalice las insignias que desea mostrar en su perfil