Hi,I'm need to read a text that is on a parsys inside a text component.I have a page that shows a list of news, this page has a resourceType list-news, for example.each one of my news has a resource type "News".When I am on my list-news reading each one of my content new, and I do a hit.getResourceT...
So, we have an enablement community and have turned off anonymous access and modified the Login Selector as described here [1] but cannot access the Forgot Password page. What needs to be changed to allow anonymous access to the pages under useraccount?[1] - Communities Sites Console
I'm trying to follow the instructions at the following page:Adobe Experience Manager Help | Generic steps for AEM Forms workspace customization I executed all the steps, but when I try to navigate to http://[server]:[port]/lc/ws, instead of seeing a login page, I get this:Not a valid identifier 'ind...
Hi All,We created a workflow in AEM6.3 using the Approval project / Project tasks. This works fine when I go to a project and add a content path and kick off the workflow manually. However when I configure the Workflow launcher to point to a folder in DAM and looking for some metadata attribute valu...
Hi All, i have a requiremnt that read the value from sightly and set through jquery. If we have a alternate way kindly let me know.Reading the value from author node and displaying on preview/publisher modecode snippet:var a = ${pageProperties['pagecontent/offertitle/title']}jQuery("#title").text(a)...
Please see if anybody can help me on below use case by suggesting a solution.We have our internal users(company staff) in ADFS and external users in AEM repository. The requirement is that when any internal user tries to access the application URL from corporate network, they should be directly auth...
so I have a custom menu item that I'm displaying on my header (it's just an icon that displays a menu on hover)<sly data-sly-use.bookmark="berkeley/components/global/bookmark-menu/bookmark-menu.html" data-sly-call="${bookmark.object@detailListFlag=''}" data-sly-unwrap />I have a need that I need to ...
Hi guys,I am new to AEM and I'm following this tutorial for understanding. Adobe Experience Manager Help | Getting Started with AEM Sites - WKND Tutorial After I've finish chapter 2 I should have 1 page ready but I get this error instead.Can you help me understanding the problem ? Thank you !
HiAm trying to use $document.on("dialog-ready", function() { .. } for touch UI dialog customization. Where as i can see the dialog-ready event fires before the dialog content is fully loaded which gives me a unavailability of tags for traversal of dialog html.Is there any event listener that i can u...
Hi All,I have written a replication agent on my author instance which index the content pages on a search server on activation of page. The issue I am facing is it index the long url. But I need to index the short url. If I apply the rule under etc/map tree on my author instance, this rule gets appl...