Hi, Does AEM have the ability to insert another form as an attachment or
word document with some loaded data? The process for this, a user might
be given a word template to follow. Can this template appear under
attachments for the next user? - Arman
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/content/domain/home.html. How to redirect these users to my
home.html page instead of the we-retail page?I am confused because I do
have authentication requirements enabled to home.html via login.html, so
from my understanding o...
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 time, I want them to login through my custom
login.html page instead of this default page:
'/libs/granite/core/content/login.html' Any help would be appreciated.
Thanks!
Hi, I want to get the download URL of an particular to be referenced in
href tag. For example, if I have an asset in this path
/dam/downloads/name/name.pdf. How can I get the download link for this
file?Thank, Ar