Hi,I am using the xtype 'richtext' in case of dialog (working fine with all the plugins activated)Can someone tell me what should I use (value for sling:resourceType) if I want to achieve the same in case of touch UI and also how do I enable the plugins?Thanks in advance,Prateek
Hi,I'd like to know if to have a number formatter in sightly we need to make similiar we do for date formatting? http://blogs.adobe.com/experiencedelivers/experience-management/date-formatting-sightly/Thanks
Hi, In AEM 5.6.1, I am trying to replace the default CQSE Http Service with Pax Web Http Service (which comes as part of Pax Web Jetty Bundle).The reason to move to PAX Http Service implementation is to have the PAX Extender WAR that allows to install any WAR in OSGi. Can you please provide some su...
Hi,I was trying to convert page content into PDF, I searched a lot but couldn't find any exact results. Can anyone share an idea to convert page content to PDF. And need to convert many pages with different designs to PDF. Initially i tried Apache AOP , even though its giving 500 internal server err...
I'm having a little trouble with targeting content within AEM and i cannot figure out what's going on that is causing these differences. On the author instance, everything is working perfectly, however when everything is activated the targeting does not work on the publish instance. This has been ...
Hi,In TouchUI, is there a configurable way to restrict character entry in a TouchUI dialog based on a regex - similar to the regex in ExtJS dialogs? I.e. restrict entry to Alphanumeric characters only?Is there online documentation on the CoralUI widgets similar to the ExtJS Widgets API documentatio...
Hi,I have copied an existing group following the documentation : http://docs.adobe.com/docs/en/aem/6-0/administer/security/granite-user-group-admin.html#Copying%20an%20Existing%20GroupBut the permissions of the original group are not copied to the new group.Am I missing something ?Thanks for your he...
I am currently in the process of implementing a rotating banner on the homepage for the site I am working on. I do this by using the teaser component which has 4 segments that it can choose from to display the banner at random, which will eventually be changed to targeting. The only problem is it ta...
I want to have the following setup1. Communities - use mongoDB as repository2. All other JCR Content - Use TARMK as repositoryIs above scenario possible ?