We are updating our templates with a new company logo.• We have an issue with ~10 AEM templates that is referencing the path below for a new logo.• The absolute path does not exist in the AEM template, fragment and the Image file path is correct.• File does not exist: \\xyz.com\appdata\templaterepos...
Hi Team!We have an issue with Adaptive Forms after updated AEM (aem-service-pkg-6.5.18.0 and adobe-aem-forms-addon-6.5.18.0 was installed). We are using core components. And now the ability to add Adaptive Form Fragments has disappeared for pages based on core component (sling:resourceSuperType - co...
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...