We are developing a suite of Themes for our AEM Forms Cloud instance. Everyone in the Create Form Wizard shows with the default Thumbnail image. Is there a way to have a thumbnail image added to the repo such that it gets deployed to AEM. Hoping for something like how Beryl, Canvas etc appear for th...
I have written a servlet to generate PDFs using FormsService. It's all working great. Now I am trying to Reader Extend the PDFs.I have installed Reader Extensions - no problem. Generally speaking, I'm following these instructions to write my code:https://experienceleague.adobe.com/docs/experience-m...
Hello Community.We are unable to edit or open XDP form properties when uploading a form in AEM under 'Forms & Documents.' Whenever we select any XDP form and click on 'Properties,' the XDP file is downloaded.Best regardsNilesh
Hi All,We have a use case where we need to add 'Print' and 'Submit' buttons to an HTML5 form. We are calling a servlet and adding that servlet from the XDP file properties. This servlet will call two different methods based on the click event. For example, if a user clicks on 'Print,' it will call t...
Hi TeamAEM OSGI Form when we upload the xdp file then view xdp getting below error . its working as expected two authors instance but not one author server even though all three are identical Here is Error: Log snippet:07.11.2023 13:03:30.882 *ERROR* [10.2.43.218 [1699380210768] POST /content/form...
Hi Team, We created couple of Adaptive forms (OSGI Forms) using AEM author , when we package adaptive form Content Package with form content path in filter at source AEM system to Target AEM Instance after install the content package at target system not working when we rendering same form . Are we...
It looks like the 'LiveCycle' community is archived so I posted this here. If this should go elsewhere please let me know.I inherited a LiveCycle PDF that has about 1,600 instances of 'resolveNode' in the scripts used throughout the form. In debugging the form I've noticed that many script events a...
We created an adaptive form using core components. We configured a guide container submission like 'Submit to REST endpoint'. When a user fills a form and submits it using german or another language, our servlet recieves incorrect data.For instanse:" Adres�t " instead of " Adresát " As far as I know...
We have an AEM cloud instance with Forms configures and not Sites (no licence for it)Following the guidelines to deploy the frontend Theme ( https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/forms/adaptive-forms-authoring/authoring-adaptive-forms-core-components/create...
Hello Community Members, I'm currently exploring the AEM form designer, and I find myself in need of some friendly advice. Specifically, I'm curious about how to tailor the content of PDF or XML submissions when using the Submit or Email buttons. Is there a way to selectively exclude or render certa...