When we have parameters in the url, we can use request.requestParameterMap[value] ....It was working fine in 6.1 but in 6.3 after CFP1 installation ,its working only when the url has parameter else its throwing an error "org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: org.apache....
I have created component with out of the box multifield in touch ui. Value is persisting in content node but dialog failed to retrieve it.Any pointers will be appreciated. <?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.co...
We have requirement to generate PDF automatically from Adaptive Form. We are using non XFA form to generate the PDF.Below is flow we are trying to generate the pdf with reference from https://helpx.adobe.com/aem-forms/6-1/generate-document-of-record-for-non-xfa-based-adaptive-forms.html.The steps fo...
Hello All,Can we design PDF dynamic form in AEM which will interact with Oracle Database?And also give form in PDF form , so that end user can Insert/Update data into table using DB connection.Best Regards,Martha
Hi Folks,We are using AEM 6.2. We have enabled Communities and available only for the logged in users (members). The members profile data is stored in Salesforce. When I see Communities dashboard, groups or social activities, it displays User name, Avatar, email etc from Communities profiles. Is the...
Trivial and possibly stupid question but I just have a mind fog on that topic:Is there any way to check-in node in terms of creating a version of mix:versionable node in CRX/DE? I clicked literally everywhere to find that option in UI but found absolutely nothing.
Hi,I am learning how to use AEM, and I would like to know if is it possible to show the strings in custom dialog box on differents languages to authors on differents countries. For example: I want to create a custom dialog from /libs/foundation/components/chart/dialog, and I want that this dialog ha...
What is the Granite Event that i need to cusomize/override if i need a event that needs to be fired on image drag and dropped in touch ui dialog authoring.?Any pointers or example tutorials?~~Var
Hello All,I have a working scenario in which if a author selects radiodefault as a radiotype(Note: radiotype is a component with xtype selection and radiodefault of type nt:unstructured) then it should hide a field named optionimagepath(Note: optionimagepath has xtype cq:widget) in multifield compo...