Hi,I need to create an email interface for end users to be able to browse through a list of images I save to the dam.I have a jcr page that manages the emailer interface. Users fill in details in the web page it produces, when they click submit email I run a JQuery Ajax call to send the call to the ...
While i am selection social connect it shows this error "Given URL is not allowed by the Application configuration: One or more of the given URLs is not allowed by the App's settings. It must match the Website URL or Canvas URL, or the domain must be a subdomain of one of the App's domains." please...
Hi We have one senario and created the drop-zone by using the dropzone.js. Now when we are trying to drop the assets in dropzone area then calling AEM servlet via form tag like:<form method="POST" action="/bin/myServlet" class="dropzone" id="myDropzone" enctype="multipart/form-data"></form>but getti...
I am configuring the templates with the allowedpaths property and i want the template to be allowed everywhere under content/www except for content/www/dir1 and content/www/dir2 paths. Please help in forming the regex. I tried the below combinations. ^(?!/content/www/dir1(/.*))/^(?!/content/www/dir2...
We had implemented custom SAML handler and with 6.1 this would make it tough for us to migrate/Can i get an answer from Adobe Folks on this?com.adobe.granite.auth.saml.SamlAuthenticationHandleris this class no longer extensible in 6.1? and why?
I am seeing one open issue with the AEM 6.1 touch UI related to component re order and we are facing this for the custom components we developed. Is there any fix for this.Page Authoring: cq:actions are not properly parsed - "copymove" action not working (CQ-40917)
Hi Guys,From a Java Servlet i am returning a String value to EXTJs and based on that I am displaying a CQ Message box , where author can choose Yes(OK) or NO(Cancel) , based on this value i need to return the control to my Servlet (I need to take care of other Business logic based on this value from...
Hi guys,if i remove the visibility of a panel that contains a parsys, the panel will disappear but the parsys no.Which is the correct way to do this?Thanks