After deploying not able to see the Base Client Library in form theme | Community
Skip to main content
Level 5
August 22, 2023
Solved

After deploying not able to see the Base Client Library in form theme

  • August 22, 2023
  • 2 replies
  • 634 views

For my case, i have create the custom client library and add that client library category in theme field.

After deployment that value is empty in theme console (becoz of that css is not present in form page), but present in crx.

Thanks in advance

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by aravindS

Resolved the problem by adding the category in AEM form container component's formContainer.html

 

2 replies

Pulkit_Jain_
Adobe Employee
Adobe Employee
August 23, 2023

@aravinds 

Trying to understand the use case; any specific reason that you're adding the client library to the theme when you can directly add the same to the adaptive form config, OR can CSS changes be added to the ‘CSS Class’ property on the adaptive form config, if specific to UI changes?

Also, what deployment are you referring to?

aravindSAuthorAccepted solution
Level 5
August 23, 2023

Resolved the problem by adding the category in AEM form container component's formContainer.html