I have a customer form that is being rendered in 6.1 and the fields appears to be behaving like floating fields. You can see the below picture that the <period> is flush against the word SCRUBBED12. The same XDP rendered in 6.5 is as expected - fixed width. You can see in Designer, it is not a f...
Hi,We have a requirement to render accessible PDF from XDP (XFA based) from Adaptive form.We are able to render static PDF which is tagged from Adaptive form (using XDP custom template) using Output service API. The issue that we need help is with the tag structure. The tags structure generated in t...
Hey All,So im working in a sandbox provided by my manager - with the task being to create an adaptive form POC for a client.Let me know if anyone has an idea of whats going on, or how to best go about creating a form like this one (if possible).Im learning forms currently, so I simply did the bare m...
I am currently installed this workbench version(6.5.0.20220219.1.12345) on local. Also installed both 32-bit and 64-bit versions of the Microsoft Visual C++ Redistributable packages as prerequisite.Seeing below error while opening AEM forms designer post workbench installation. Chatgpt provides foll...
Hi,We are trying to render tagged PDF using custom XDP (XFA based) from Adaptive form. As we need a static pdf, we are using doRService for rendering tagged PDF. The issue that we are facing is that the generated PDF from Adaptive form is not using custom XDP.Adaptive form has the following configur...
Hello,After upgrading our environment to AEM 6.5.20, we've encountered a critical issue where Adaptive Forms fail to load. Attempting to access any Adaptive Form results in a blank page, and the following error appears in the logs:org.apache.sling.scripting.sightly.render.ObjectModel Cannot access p...
I am working on Adaptive form core component (version:1.1.64). I am using grid gap to set the gaps between the form fields, however the components which are set to hide in the form are still taking up spaces.How to replicate the issue: Set hide component using the author dialog:In preview mode: I fo...
We are using XDP file and XML files to generate the PDF document. We have check boxes in the PDF and javascript included in the XDP file. It is loosing the check box functionality in generated PDF. Code Snippet var file = new java.io.File(templateFolder, pdfTemplate);var inDoc = new com.adobe....
AEM Forms Core Components - AF Core Bundlecom.adobe.aem.core-forms-components-af-core status is in installed state.seeing this issue from last week only , before that it was working fine <core.wcm.components.version>2.23.4</core.wcm.components.version> <core.forms.components.version>2.0.76</...
When I am installing AEM Forms add ons package, Channel Core Implementation is not getting active. It's in installed state.It is showing msm api dependency missing while I am installing AEM Forms add ons package.com.day.cq.wcm.msm.api,version=[5.9,5.11) -- Cannot be resolvedAnd when I have checked, ...