Say for example, I have an experience fragment for /content/experience-fragments/my-site/en/subscription-box/master I have 2 custom languages /content/my-site/en /content/my-site/fr-ca /content/my-site/ja Am I going to make locale structure (for fr-ca and ja) in the variations, or will I need to...
I have an image in /content/my-site/en/photo.jpg I have metadata for Japanese and French. When I roll out a page, how would I access the description and title for the Japanese and French values for my given component so it can be rendered as expected for. /content/my-site/en/about.html /conten...
AEM Pages, Rollout Assets from /content/dam is not updating the paths, what can we do to make sure that /content/dam/my-site/${LOCALE} is actually translated after the rollout of a page... when assets are being used?
All the function buttons are go when I click a page on AEM, I was trying to modify it. I can only see the "Create" button. Can anyone give me some suggestions? Thank you
Hello, author has unpublished the market site (2nd level domain domain.com/xx/xx/ ) and forgot to add redirect to domain.com. Current error message: Resource at '/content/www/xx/xx' not found: No resource found Cannot serve request to /content/www/xx/xx on this server ApacheSling/2.7 (jetty/9.4....
Is it possible to update SCHEDULER CRON EXPRESSION value dynamically, with a value coming from an AEM component dialog ? Please help....! My scenario: I need to send email and sms reminders to webinar subscribers 1 hour before the webinar starts, there will be a webinar scheduled every week and sc...
We are trying to change tag language depending on page language. We have jcr.title.language_locale property in each tag. but When select page with language other English, it is still showing in english.
Hi All,I have a requirement where I need get the report of all the page which is under let say /content/project/websites/en-us/ and having template /conf/testing/settings/wcm/templates/wrapper-template and the value of content propery: example : Now fetch all the pages with particular template and ...
Hi Team, I have dialog in that i have dropdown i have used sling:resourceType="granite/ui/components/coral/foundation/form/select" in this drop down i have 5 options like option1 option2 opton3 option4 option5 Now by default it should select option5 without any change done by Author. Can so...
We've certain domains which are environment specific. So now i wanted to create environment specific .vars files and include it in the vhost and use those variables in the proxy rules. Eg: varfile names - dev.vars,int.vars,stg.vars,prod.vars I want to include the var file in below format in the vh...