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, ...
Hi Team,Is it possible to download an OSGi bundle JAR file using the OSGi Console (Web Console) or CRX/DE, in case the bundle is not available in the local target folder of the core module?If yes, could you please guide me with the steps to locate and download the JAR?Thank you in advance for your h...
Hi Team,Does Automated Forms Conversion Service (AFCS) generate Adaptive Forms with Core Components, or does it use Foundational Components?We are planning to migrate a large number of forms and would prefer Core Components for better performance and cloud compatibility.Could you please share any kn...
Hi Team,We’re planning to create 188 forms within 60 days and prefer using Adaptive Forms with Core Components for better performance.Can someone confirm:Does the AEM Forms AI Assistant generate forms using Core Components or Foundational Components?Are there any limitations?Does it work based on Ge...
Hello, I am setting value of input text component using guidebridge email.value="abc@abc.com" , now I have written some javascript changes based on "value commit" using rule editor. so after setting the email value using email.value="abc@abc.com", noticed that it is not triggering "value commit" ...
I am having difficulties to setup angular for AEM angular spa application. Tried with different versions but no help.can someone please help me with the angular setup and resolve build errors