We have created an adaptive form and we have tested that the form function normally when submitting the form directly through dispatcher. However, when we try to submit the same form through CDN (Akamai in our case), there is an issue when the system displays the guideAsyncThankYouPage. We found tha...
We are trying to setup AEM Forms application with AEM 6.5 and we would like to set a different context path "/forms" for the AEM Forms application, i.e.- www.mydomain.com/forms/content/forms/af/xxx- www.mydomain.com/forms/apps/xxx- www.mydomain.com/forms/bin/xxxAny suggestion on the way that we shou...
Does "AEM form" product has a workflow engine? Can "AEM form" be integrated to a bigger web application, like part of a feature of a bigger customized application written by other software?
This product "AEM form", can it design a dynamic smart pdf form (xfa form) and distribute to user via offline method. After user filled and submit to "AEM form" server, can the product extract out the xml data from the dynamic smart pdf form (xfa form) and pass a customized program for processing?
OS: CentOS7AEM Forms: 6.5 I have a form with several tables. The PDF Generated usingcom.adobe.aemds.guide.addon.dor.DoRServiceis ugly. See attached snippet.Table headingsNote I am new to this.Suggestions? Other team members have suggested Forms and tables are ugly to use. ThanksJoel
When I submit my aem form to the external endpoint and access data at an external server-side application. It comes as an XML. Is it a normal way of working for it or I did some mistake. I was expecting data as params but I get the whole form as big XML. If wanted to use that data I need to parse th...
Hi, I have created one multi-panel adaptive form in AEM 6.5. So like every child panel has some fields. Now in the last panel, I have one requirement like (Review & Submit). So In review, I have to show basically all panel fields. All panels fields should come in the last (Review & Submit) to revie...
I have AEM Forms Designer 6.4 standalone application installed on my Windows 10 computer. Since there is no server, can I configure server settings options to preview a form in a browser on my computer? Is this possible? Or do I need to have an available server set-up to preview a form as HTML? Any ...
Hello,I'm trying to use AEM Forms addInstance() method inside a MasterPage to instantiate multiple times, via a for loop, a subform (placed outside the Master Page). The result is that it calls the document multiple times, it goes into an infinite loop. Is it not possible to use addInstance() in thi...