When uploading a file(an image to the dam folder as an example) on CQ5 using CRXDE lite or other UI interface, the system would give an error message if the file being uploaded has invalid characters.I just found out that [ and ] are not allowed as part of file names.But when uploading file using a ...
Hi We are trying to imlement webservices on CQ. We are getting org.apache.commons.httpclinet.HttpClinet cannot be cast into org.apache.commons.httpclinet.HttpClinet . I have refered to the link adobe suggested and still getting the error. I dont understand how to proceed. I have tried to debug step ...
i want to show list of pages in carousel component on the basis of cq:lastReplicated in descending order for that i have added a node nt:unstructured(e.g replicated) in options and value is cq:lastReplicated but when i am selecting the option cq:lastReplicated it shows the list in Ascending order. ...
Can we export the excel sheet to cq and the read the header of the file and create the node with the header name and read the each row of the file.Thanks
I'm creating component with html5smartimage and few fields for aditional info. How can I get information(especially URL) about the image? I know how to access pathfield/textfield info but I don't know how to get html5smartimage info.This is my html5smartimage[img]html5smartimage.png[/img]Thanks for ...
Hi!That's it. I would like to allow Asset properties edition based on user rolesFor example, I would like to allow all image properties edition to 'authors_groupA' users group, but deny 'Description' changes (allow the others) for 'authors_groupB' users group.I would like to do this in both classic ...
Hello, Is it possible to have multiple image with drop targets in multifield in a single dialog? Has anyone implemented this? It seems to be possible to have textfield/textarea in the custom multifield js that i have currently implemented, but i am not able to load an image. Regards,NZ
I am installing a trial version of Adobe Experience Manager, version 5.6.1. I installed it as a author instance and I can get to the login page, but after logging in I continually getNo resource found (404)The requested URL /welcome.html resulted in an error in org.apache.sling.servlets.resolver.int...
I have a vague question about processes (procedures) of developping components on CQ, in case of division of developping roles.Now, we are planning to develop an website on CQ, on the condition that we take CQ default components without customization as far as possible.First, we will offer web desig...