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

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

Mark Solution

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

해결됨

First Time creating Component in Touch UI

Avatar

Level 4

Dear Team,

I am following the below link and trying to create my first Touch UI website.

Adobe Experience Manager Help | Creating your first Adobe Experience Manager Touch UI component

But After creating the Touch UI component , herotext2 component is not coming in Design under general group , as shown in below screenshot.

Also I am trying to attached my package here. But not able to do it. Can anybody help me on this.

1426983_pastedImage_2.png

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

Hi Sunita,

I see that there is no dialog added to the component . Please add the dialog and test. Also, change the jcr:title of the property to Capital letter. It will work.

Also, you are referring old article which is 3 years back. Adobe Experience Manager Help | Creating your first Adobe Experience Manager Touch UI component

Please check this latest HELPX article which uses HTL aka Sightly and WCMUsePOJO: Creating an Adobe Experience Manager 6.3 HTL component that uses the WCMUsePojo API

Hope this helps!!

Thanks,

Ratna Kumar.

원본 게시물의 솔루션 보기

4 답변 개

Avatar

Community Advisor

Hi,

Can you make sure componentGroup property is added to the component as shown in below image, if the value is .hidden it wont be shown in design mode. Also sometimes the component might be present in undefined folder, if no componentGroup is mentioned. The name will be based on jcr:title

Screen Shot 2018-02-24 at 12.53.35 PM.png

Hope it helps!

Avatar

Level 4

Dear Ravi,

Thanks for your reply.

I have already added the componentGroup propertty , as shown in below screenshot. Also the value is not present i n .hidden

My herotext2 Component Screenshot

1427426_pastedImage_0.png

Page component screenshot.

1427427_pastedImage_1.png

My Template screenshot

1427428_pastedImage_2.png

I do not know how to attache my package in this Discussion thread. Else I can attache here.

Avatar

정확한 답변 작성자:
Level 10

Hi Sunita,

I see that there is no dialog added to the component . Please add the dialog and test. Also, change the jcr:title of the property to Capital letter. It will work.

Also, you are referring old article which is 3 years back. Adobe Experience Manager Help | Creating your first Adobe Experience Manager Touch UI component

Please check this latest HELPX article which uses HTL aka Sightly and WCMUsePOJO: Creating an Adobe Experience Manager 6.3 HTL component that uses the WCMUsePojo API

Hope this helps!!

Thanks,

Ratna Kumar.

Avatar

Level 4

Thanks. After adding dialog , it is working fine.