i currently render my .xdp files in PDF format, what are the ways to render the same .xdp file in html5 format on the fly?also, how can the same be achieved using AEM?
Hi,I am new to AEM space , when I attempted to open the form GeoFinanceCCFormDORTemplate.xdp in Geometrix finance project I am getting internal server error.I have installed AEM FSI ref site .Please guide me to resolve this. Below is the error snippet.~Internal Server ErrorCannot serve request to /...
Hi AllI am exploring wether there is a lock functionality that comes with AEM forms.Use case: The form that we have built is multi page (8) for form. It requires two users to fill the form for completion. The requirement here is to lock the form instance when the a user is capturing the data.Has any...
Hi all,This is my first time working with AEM Forms. I do understand how the new adaptive forms work but, I have a couple of general questions...1 - I know how to create a custom action (custom submit button) and a adaptive form template. But if the form is edited and the number/type of fields are u...
Normally when I author a new page in AEM 6.0, AEM takes the spaces in the page title and replaces them with hyphens in the page name. However, at one of my AEM 6.0 instances, AEM fails to insert hyphens into the page name as expected, so a page titled "my test page" becomes named "mytestpage" instea...
Hi, I want to enable server side validation on an adaptive form. According to this help page (https://helpx.adobe.com/aem-forms/6/configuring-submit-actions.html) this should be a property on the form itself under the "Submit Actions" tab. But I don't see that property. I am using AEM 6.0 with AEM F...
I installed a vanilla copy of AEM 6.1 and noticed that there is AEM Forms functionality out of the box by default. Geometrixx Gov, Adaptive Forms editing, Templates and Forms Portal are all there and seem to be working.Can you tell me what the feature differences between what is provided in the base...
Hi, I am following the document to create adaptive basic form and its submit action to process the data. I am facing an issue to get the custom action in the Adaptive Form Edit dialog, unable to get its custom action name in the submit action drop down. 1. Created an adaptive form having radio...
Hi,I am trying to clean the segmentstore folder from the author instance in aem 6.Getting this exception.:Apache Jackrabbit Oak 1.0.8Checkpoints D:\hmonline\servers\cq-author\crx-quickstart\repository\segmentstoreException in thread "main" java.lang.IllegalStateException at com.google.common....
Hi, I need to implement an adaptive form that redirects the user to a payment provider on submit (sending through only a subset of the entered data). Once the user payed, he will be redirected back to AEM. The payment provider will return with either an OK (with additional payment confirmation data)...