I have an overlay for the user profile at /apps/social/console/components/hbs/userprofile/userprofile.hbs.This page contains a component that brings in data from the user's custom profile to display on the same page as the user's default AEM profile.The client wants to rearrange the order in which t...
Hi Jörg,Per your suggestion, I have been trying to configure my moodle link to a location inside of AEM, (/apps/mnet/components/content/moodleforward/moodleforward.html) from which to set up my redirect. When I include the moodleforward.html at the end of the url in the href property on the moodle n...
I created an overlay in apps/cq/core/content/nav which I have named Moodle. I am trying to avoid having to manually configure the href value for deployment to multiple environments. I have tried using a relative path, but that does not work, (I get a 404 error). A full path works, but I need a diffe...