List component - DAM assets | Community
Skip to main content
cqlearner
New Participant
October 16, 2015
Solved

List component - DAM assets

  • October 16, 2015
  • 1 reply
  • 788 views

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? 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by BrianKasingli

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.

1 reply

BrianKasingli
BrianKasingliAccepted solution
New Participant
July 26, 2023

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.