What's the difference in assigning user groups rights using crxde (going to that user in useradmin and assigning specific rights) vs CUG? is it that CUG is purely read only vs with crxde you get finder control? Does adding CUG also different in terms of creating a rep:policy node for that content pa...
I've seen posts about issues using an HttpSession object for setting/getting attributes with AEM. Do those same issues apply to setting/getting attributes for a SlingHttpServletRequest? One post (non-Adobe) mentioned it affected Dispatcher caching, but not sure how reliable the source was. Anothe...
Hi All,We recently upgraded from AEM 6.1 to 6.3. The only aspect of Touch UI that is causing some headaches for our authors is the the managment of image fields in the page properties tab. They are used to being able to drag and drop from the asset explorer.What is the best way to add that part of A...
I'm working through an upgrade of AEM 6.0 to 6.3 I've hit a couple of roadblocks.First - Some clientlibs have gone missing and are returning 404:/etc/clientlibs/clientlibs/granite/utils.js/etc/clientlibs/clientlibs/granite/jquery/granite.js/etc/clientlibs/clientlibs/granite/jquery.jsThese were inclu...
Hi,Let us say, I want to build an AEM Mobile App, that behaves exactly similar to an AEM Web App and the AEM Web App was already built (it is up and running).Now in order to build the AEM Mobile App, what additional steps to be followed?Given that JCR Data is accessible in a RESTful way, do we still...
Hello All,I have a requirement to validate the value authored in a textfield inside a multifield. I am using ACS Commons multifield (multifield & multifieldpanel) to create the touch UI dialog. I tried using two approaches :-registry.register("foundation.validation.validator", { selector: "[d...
is it possible to change css on basis of template selection.all the components will be same.but css should change like font colour, size, bg color etc.i do not find any point of recreating components just because css changed. as backend execution even html classes id are same.please help for underst...
We're in the process of upgrading to AEM 6.3. Up until now we've been using the standard Touch UI foundation fileupload. The one with a sling:resourceType of "granite/ui/components/coral/foundation/form/fileupload". The way we used this under 6.1 was to omit the uploadUrl attribute. This would preve...
Hello everyone,I'm tracing through the source to figure out how the We.Retail communities site customizes its UI and I generally see how it's doing it, except for one key piece.In /libs/social/console/components/hbs/sitepage/sitepage.hbs around line 20, there's the following code:{{#if pagePropertie...
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...