Hi ,We are using AEM6.3 both classic and touch ui dialog.When using the below autocomplete for tags it storing in crxde as string instead of string[] when i just select one tag .Due to this when i open the same in classic dialog the tags don't come up as it expects String[].Please could you provide...
It seems like all articles are mainly concerned with using visual assets on AEM.I was wondering if it was possible to import text data from content fragments through Adobe Asset Link?
Hi,When I tried to publish a page using a custom workflow, I received this message when opening AEM inbox. It's saying that "the resource used to start this instance does not exist anymore". May I know what is this message? Any help would be appreciated.The version is 6.2 SP1 with CFP14.Thanks.
In AEM we generally block all `page.infinity.json` and `page.N.json` requests, as it allows content grabbing and reveals internal node structure including usernames or anything else that might be considered "internal". However, page.json requests (no selector) seem to also render their JSON contents...
Reference Adobe Docs at: Configuring Dispatcher AEM docs have a rule that “prevents content grabbing” where the feed selector is prevented for extensions json, xml, and html.# Deny content grabbing for /content and its subtree/0082 { /type "deny" /path "/content/*" /selectors '(feed|rss|pages|langua...
Hello Guys,I am starting the new project in AEM so I have a doubt.Would we start with AEM 6.5 or 6.4.5?Could you send experiences about that?ThanksAlisson Xavier
I’m using aem 6.2 and for the Multifield I’m using following ACS commons nested multifield and I’m able to save multifield data in JSON way. I've wrote a listener on dialog but when I try to get the value of multifield fields on dialog save, the field value just disappears in debug mode and don’t ge...
I have a bunch of legacy code that uses the deprecated Felix SCR annotations and I'm wondering how much longer they will be supported in core AEM. I've read the "Deprecated and Removed Features" docs for 6.4 & 6.5 and they don't mention anything about annotations. Does anyone have any thoughts or in...