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

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

Mark Solution

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

해결됨

About the component sling resolution in AEM FORM (6.5)

Avatar

Level 8

Hello,

 

Could some one provide inputs on the below query I had on

 

 https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-forms/about-the-component-...

 

Regards,

Srinivas

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor and Adobe Champion

Hi @srinivas_chann1 ,

 

If you are migrating your application components to HTL then first you need to understand the business logic behind. The view can be written in HTL files. The resource resolution can be understood on below links-

 

https://www.youtube.com/watch?v=yRQxErOJoww

https://experienceleague.adobe.com/docs/experience-manager-65/developing/platform/sling-cheatsheet.h...

 

One more thing, you have mentioned node names in the query. Few nodes are required to build the component whereas we can also create custom nodes based on the logic what we are going to write.

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Community Advisor and Adobe Champion

Hi @srinivas_chann1 ,

 

If you are migrating your application components to HTL then first you need to understand the business logic behind. The view can be written in HTL files. The resource resolution can be understood on below links-

 

https://www.youtube.com/watch?v=yRQxErOJoww

https://experienceleague.adobe.com/docs/experience-manager-65/developing/platform/sling-cheatsheet.h...

 

One more thing, you have mentioned node names in the query. Few nodes are required to build the component whereas we can also create custom nodes based on the logic what we are going to write.