Hi guys,I'd like to transfer users with assgined groups to another AEM author node(AEM6 with SP2).My steps list below1. Create path "myusers" under /home/users/ in CRX via crxde lite2. Go to useradmin create new user named "test-user", choose path "/home/users/myusers/", and set "Administrators" gr...
I have just come across this URL which briefs about the sightly syntax. But I am still not clear with some of the attributes that could be used along with data-sly-resource. Could you please explain the use cases for these options.Reference URL: http://stackoverflow.com/questions/27583326/expression...
HiI'm running CQ 5.6.0 and currently have PDF DAM assets that are externally searchable via internet search engines. I would like to be able to customise the DAM so that I can define at an asset level whether or not a particular asset should be searchable in Google, Bing etc.My plan is to create a p...
Could someone please help me create custom attributes in AEM. I need a tab and want to create few custom attributes inside that tab.I want the custom attributes for every asset that uses specific template. For example. PFA image.[img]AEM Query.jpg[/img]For example: Geometrixx outdoors mobile site so...
Hi All,I have custom dialog and it has text fields.I need to make these search text fields as mandatory and if there is no value for these text fields further action should not be happened and has to prompt an alert.If any one come across this kind of requirement and please help me.Thanks,Kishore
Hi All,I have created page by selecting template and when i try to view the page i am getting below exception.io.sightly.java.compiler.CompilerException: java.lang.ClassNotFoundException: apps.elibrary.components.page.techcenter_page.SightlyJava_techcenter_page at io.sightly.java.compiler.SightlyCom...
Hi am new to CQI am trying to write java class for dialog.Can any one please share any document to refer.My idea : from dialog, i need to get properties and need to store in Crx. Thanks,Seetha
I am getting this error while trying to tag assets: (tagmanager.setTags(resource, new Tag[list.size()]))Caused by: java.lang.RuntimeException: error while setting tags for '/content/dam/myproject/R_Ucal_10112012.pdfCaused by: javax.jcr.version.VersionException: Cannot set property. Node is checked i...
Hi, We did an inplace upgrade on existing 5.6.1 author instance to 6.1. We followed all the steps as mentioned in the instructions, however we saw that during the upgrade few of the Adobe social communites package were not installed. And then when the upgrade was finished we checked that many OSGI ...
When i upload a 1200x907 image using the OOTB image upload workflow, it created the following renditions. cq5dam.thumbnail.48.48.png cq5dam.thumbnail.140.100.pngcq5dam.thumbnail.319.319.pngcq5dam.web.1280.1280.jpegBut the 1280.1280 rendition was not actually 1280.1280 but 1200.907 which is the actua...