Is there a way to add the .html extension to the page selected from a granite/ui/components/foundation/form/pathbrowser?Thank you in advance.-Dean Anderson
I'm getting the following error message when I try to use the AEM Brackets Extension. I'm using Brackets Release 1.5 build 1.5.0-16538."unable to load one of the modules C:Users/Jackson/AppData/Roaming/Brackets/extensons/user/aem-sightly-brackets-extension/sly/node/SlyDomain, reason Cannotfind modu...
Hi Team,I need to get current logged in user information using JavaScript. For this I need to get user's id. Please let me know how can I get the user id so that I can pass it to a servlet and get the user's info.Thanks,AryA.
Hello All,I'm having an issue where browser is crashing whenever searching for an Asset.I'm using a search bar which is connected to a servlet that's utilizing the API.Servlet also contained as an osgi bundle.However this works amazing on Firefox. Any thoughts or solutions? Thanks
Hi All,I need to add a rule in Invalidate section of dispatcher.any to deny invalidation for all the .pdf under /content/dam.I added the rule { /glob "* /content/dam/*" /type "deny" } --> but not sure how to test it.after adding this rule i activated page and in logs i saw still it is trying to tou...
Hi,I've seen that is possible to edit the dialogs through the dialog Editor in AEM. How can I make my own componentes for the dialog? Is that possible?For example to make a color picker, or a datepicker, etc... Thank you!
Hi All, We have integrated AEM with Adobe Analytics. Tracking is happening in all the pages (parent/child) both in author and publisher with the inclusion of the below scripts in our base component body.html<div data-sly-resource="${ @path='clientcontext', resourceType='cq/personalization/co...
Hi guys.Lately I am trying to investigate Oak feature that exploits direct memory (off-heap memory) to increase performance [1] [2] [3]. As far as I have understood, besides memory assigned to AEM through JVM heap, Oak uses off-heap memory as well. In order to actually make use of this feature I hav...
I installed a bundle to test the price for an ecommerce site. When I export my bundle I can not turn it on because he always tells me the error of the above(com.adobe.cq.commerce.api,version=[1.1,2) -- Cannot be resolved). Log:at java.lang.Thread.run(Unknown Source)01.12.2015 09:35:45.334 *INFO* [Os...