내 커뮤니티 업적 표시줄을 확대합니다.

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

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Adding custom css file to Adaptive form template. No theme usage

Avatar

Level 2

Hi All,

Here is my requirement.

Req: Add a custom css file to Adaptive Form Template. Hence, it will load at forms-template level. Business requirement (technical) says no "theme" usage. I have given two approaches, one is by using custom theme implementation and another one is manual loading css files in from form container.

Please let me know any other approaches.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 5

Hi santhoshk39270983

I suggest to configure the root container of the adaptive form where you can find the Client Library Category property where you can put your clientlib name having custom css code


1855677_pastedImage_2.png

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Level 5

Hi santhoshk39270983

I suggest to configure the root container of the adaptive form where you can find the Client Library Category property where you can put your clientlib name having custom css code


1855677_pastedImage_2.png

Avatar

Level 2

Hi Umeshsondhi,

Thank you for the response. I have figured out the way.