Hi,I have 2 projects in AEM /apps/a and /apps/bI have 2 form actions under /apps/aand 3 under /apps/bWhen I author a form in project a. How to show only form actions belonging to project a(/apps/a), meaning how to hide the form actions of diff project?Any suggestions?
Hi all, how do I change the limit of items returned per 'page' in the list view in /sites.html.It looks like the default is 40 and we would like to increase that. Is it possible?
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...