Problem with adaptive form fragment adding components
On Prem AEM 6.5 LTS Service Pack 2 -
We’ve created an Adaptive Form but are having issues attempting to create a new Adaptive Form Fragment. After creating and opening the fragment for edit the page is missing the plus icon to add components and we cannot click and drag any component onto the page.

Also, clicking the configuration wrench icon at the top level fragment1 or guideRootPanel does not load the configuration options on the left.

We’re not seeing any error on the browser side and the only thing in the error log is the following which doesn’t seem to be the issue…?
16.09.2026 13:08:49.963 *ERROR* [[0:0:0:0:0:0:0:1] [1789578529526] GET /content/forms/af/reference-fragments/address.html HTTP/1.1] com.day.cq.wcm.core.impl.designer.DesignerImpl No design at /etc/designs/fd/af/default. Using default.
16.09.2026 13:08:49.996 *ERROR* [[0:0:0:0:0:0:0:1] [1789578529994] GET /libs/wcm/core/content/pageinfo.json HTTP/1.1] com.day.cq.wcm.core.impl.designer.DesignerImpl No design at /etc/designs/fd/af/default. Using default.
16.09.2026 13:08:50.105 *ERROR* [[0:0:0:0:0:0:0:1] [1789578530103] GET /content/forms/af/reference-fragments/address/jcr:content/guideContainer.treejson HTTP/1.1] com.day.cq.wcm.core.impl.designer.DesignerImpl No design at /etc/designs/fd/af/default. Using default.
We even thought it was a design issue and have added Adaptive Form but that didn’t help.

Any insight or suggestions would be appreciated.