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

List component - DAM assets

Avatar

Level 3

Is there a way to use list component with advance search option and list dam:AssetContent type?  It looks like OOTB only works for cq:Page type? 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor and Adobe Champion

Nope, It's probably better for you to create your own list component for this custom future. Simply use the JCR SQL2 API to make the search, and output JCR resources in AEM to your expectations.

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor and Adobe Champion

Nope, It's probably better for you to create your own list component for this custom future. Simply use the JCR SQL2 API to make the search, and output JCR resources in AEM to your expectations.