Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Problem with adaptive forms after updated AEM to 6.5.18

Avatar

Level 1

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 - core/wcm/components/page/v3/page). There are no such problems with version 6.5.17.

 

vvd_198412_0-1699981934649.png

 

1 Reply

Avatar

Employee

Hi @vvd_1984-12 ,

Here are some steps to resolve the problem with Adaptive Form Fragments after updating to AEM 6.5.18.0:

  1. Update to AEM 6.5.22
    Upgrade to the latest version, as it may include fixes addressing this issue.

  2. Verify Custom Overrides
    Check if any customizations to core/wcm/components/page/v3/page conflict with changes in 6.5.18.0. Pay special attention to cq:dialog and cq:editConfig.

  3. Check Fragment Support
    Ensure Adaptive Form Fragment functionality is enabled in the Design Dialog for your template. Verify configurations like cq:editConfig and cq:childEditConfig.

  4. Test on a Fresh Instance
    Deploy your configurations on a clean AEM 6.5.18.0 instance to rule out setup or installation-related issues.