Hi,I have a component that displays a logo on a page, I need to be able to dynamically change this logo depending on what group the user is a member of. For example let's say we have two users, James & Paul and they belong to two separate groups. James is in group A and Paul is is group B, I want to...
Hi, How can I add a new field to users editor page to be saved for the user. I want this new field to be saved to user profile node. For example, I want to add a field called 'Zone' to be part of a users profiles. I am using AEM 6.3, this can be accessed at http://localhost:4502/libs/granite/securit...
Hi, I need to export my user's dam activity, for example I want to be able to see who downloaded assets from our system. I know you can view user's activities in crxde viz /home/users/0/0gLJpbKuFe90Kasj-0gY/activities/damIs there any way I can export this activites out as csv file? Thanks
Hi, I need to display who the asset was downloaded by in asset reports. Is there any way to add 'Downloaded by' in configure columns of the reports?-Arman
Hi,I have two pages :4503/content/domain/home.html :4503/content/login.htmlI assigned a closed group to login home.html via login.html in my publish instance however when a user successfully login they get redirected to :4503/content/we-retail/us/en.html instead of :4503/c...
Hi,I have a site: '/content/name/en/domain/home.html' and also have a custom login page '/content/name/login.html'. I need to change the default aem login page for this custom site to my custom login page. I am slightly confused how to do this. When a users tries to access home.html for the first ti...