JS from clientlibs not loading on Adaptive form | Community
Skip to main content
Level 4
February 10, 2026
Question

JS from clientlibs not loading on Adaptive form

  • February 10, 2026
  • 1 reply
  • 28 views

Hi,

I am facing an issue where js from custom clientlib placed under /etc/clientlibs/clientlib-adaptive-forms is not loading in preview mode: localhost:4502/content/forms/af/t12-sample-smrithi/t12.html, but it loads fine on editor mode, i.e localhost:4502/editor.html/content/forms/af/t12-sample-smrithi/t12.html

Has anyone faced this before.

I have added allowproxy set to true in the custom clientlib.

Appreciate any inputs. Thank you

1 reply

SmrithiGoAuthor
Level 4
February 10, 2026

When I add ?wcmmode=disabled in the URL, the js file within the clientlibs is again enabled. Does anyone know why this behavior?

Vishal_Anand
Level 5
February 11, 2026

Hi ​@SmrithiGo , Can you confirm if you used property allowproxy or allowProxy? Just want to make sure if this is not a minor typo issue.