(posted this question in AEM Forms forums too )I notice that in AEM 6.0+ there are two categories of Forms in side kick (1) Forms and (2) Adaptive FormsI have a requirement for forms to be responsive and forms are available for anonymous (un-authenticated). These forms will be used by end users for ...
Hello,We have a requirement, where we want to extend the existing components in (Allowed Components) from one project to another.Like if X website has 5 components, then Y want to use all these 5 components can we do some changes so we can see all the components in Y website.Is it only possible by c...
Hey all.I'm working on a scaffolding form that would allow a content user to create a Request for Proposal (RFP) document that web users can view. One of the fields required for the scaffolding form is a document upload control so that the Content Author can upload a file (e.g.) a PDF for the web u...
Hi All,i am using dom4j.jar to parse XML and in my local i have added as dependency ,so i am not seeing compilation erros.How to embed the same jar and create a bundle and deploy the bundleI have tried with several options of Embedd tag but could not able to resolve it.Can someone please give detail...
I want to achieve is, When a mobile device sends the request to the page it captures the attributes of mobile like mobile browser, mobile browser version, mobile OS and mobile OS version. I want to LOG this information and in later stage use this to categorize them in different Device Group and rend...
I'm a beginner trying to learn AEM.I've a Map<Custom class, Custom Class> from which I'm able to retrieve "Key" but not able to retrieve "Value" in Sightly.If <div data-sly-list> is used it displays the "Key", but not displaying "Value".Example :<div>car class</div><div data-sly-use.test="${'Class N...
1. How can I use product component directly in my code in such a way that it should pick all products from etc/commerce/product node and create different add to cart form for different products?2. For Product component, we cant directly use it in our code like <cq:include path="abc" resourceType="co...
Hi,I read here - http://docs.adobe.com/docs/en/aem/6-0/administer/operations/backup-and-restore.html#How AEM Online Backup Works how the online backup process in its 4th iteration, locks the repository. Any write operations to the repository while it is locked are not lost or result in errors, but a...
Am doing preload parsys with components.I copied etc/design/geometrix/jcr:content and i created my own project name under etc/design/example/ and i pasted jcr:content from geometrixx.am getting values that time, because parsys names are par and parsys over there, if i change parsys name to my own am...
I want to be able to, in a JSP, file browse to a page/asset and find all instances of it within my entire AEM instance, so that I can find what uses it. I know this functionality already exists in AEM as when you move a page that is used in a list if informs you that it will modify the list to poin...