Expand my Community achievements bar.

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

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Component is not listed in sidekick

Avatar

Level 3

When I created the component and mentioned the component group it’s not visible in sidekick but when I added the sling: resourceType:/foundation/components/list  property it’s visble in sidekick.

May I know what would be the reason why it is not visble when I didn’t mention the sling:resourceType property to the component.

Thanks in advance!

1 Accepted Solution

Avatar

Correct answer by
Former Community Member

I guess you may not have dialog for your component. By extending list component it will have dialog. Only the components which have dialog will be shown in sidekick I guess

View solution in original post

3 Replies

Avatar

Correct answer by
Former Community Member

I guess you may not have dialog for your component. By extending list component it will have dialog. Only the components which have dialog will be shown in sidekick I guess

Avatar

Level 5
Level 5

Make sure that if you have any group for the component is selected in the Design mode and also the component is having a "cq:Dialog" or "cq:editConfig" node.

Avatar

Level 3

We've dialog in our component but still it's invisible