Expand my Community achievements bar.

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

  • 3/25/21
    I am reposting this question as my previous question was closed by mistake as resolved.This test case throws unsupported exception when using the JUNIT5 version as per belowI am instantiating the aem context at class level with below code@ExtendWith({ AemContextExtension.class, MockitoExtension.clas...

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 3/25/21
    After SP7 migration, we are seeing the favicon not showing up for sites.html or assets.html or any OOB AEM page. Please find the below screenshow - I have highlighted the same. What could be the reason ? 

    Views

    4.6K

    Likes

    0

    Replies

    3
    6.5
  • 3/25/21
    Hi all, I gave a requirement that an AEM Webapp should run on on Kiosk.For mobile we have responsive web (web browser on mobile) and mobile app.Similarly do we have these two for Kiosks as well? What is the role of AEM screens in Kiosks? Appreciate your support.Thanks,Rama.

    Views

    565

    Likes

    0

    Replies

    1
  • 3/25/21
    Hi all, I'm writing sling model with exporter framework to print JSON formatted output.While rest all components work fine, there is some issue with form option component extended from core/wcm/components/form/options/v2/options.I can get the output in Items when using the component with local and l...

    Views

    839

    Like

    1

    Replies

    3
  • 3/25/21
    I am trying to render content fragments on to a page using core components. Fragment loads just as content (as expected) with titles and values in different html elements for all fields in fragment.  1. Is there a way we can attach clientlibs while rendering?2. Hiding field titles while rendering on...

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 3/25/21
    Hi all, I have a requirement where I need to fetch values from JSON and populate into checkbox fields dynamically in touchui dialog, Can you please share some links to achieve this functionality. I have done similar for the dropdown using datasource example shown in this link https://experienceleagu...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 3/24/21
    I am trying to copy pages on the sites page using the copy option on the action bar - But whenever i try to copy the page it creates a new page if the page is existing - I am trying to come up with an ability to overwrite the file if it is existing and create a new one if the file is missing more.  

    Views

    1.9K

    Likes

    0

    Replies

    6
  • 3/24/21
    HelloSeeking a workaround or resolution.We're using AEM/CQ as our CMS but since the latest CHrome update Version 89.0.4389.90 (Official Build) (x86_64), any "Pages" we have set up as templates show up as blank and so cannot be edited. We're using Firefox as a workaround but that means our editorial ...

    Views

    747

    Likes

    0

    Replies

    3
  • 3/24/21
    This test case throws unsupported exception when using the JUNIT5 version as per belowI am instantiating the aem context at class level with below code@ExtendWith({ AemContextExtension.class, MockitoExtension.class })class TrashcanServletTest { private final AemContext aemContext = new AemContext(Re...

    Views

    1.2K

    Likes

    0

    Replies

    6
  • 3/24/21
    according to this tutorial, installing the latest wknd site from git, should give you a configured graphql endpoint ready to go. Below we can see that the endpoint is configured, and the vanity url is http://localhost:4502/content/graphql/global/endpoint  The tutorial seems to be saying the correct ...

    Views

    986

    Like

    1

    Replies

    3