Expandir minha barra de realizações na Comunidade.

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

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

SOLUCIONADO

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 Solução aceita

Avatar

Resposta correta de
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.

Ver solução na publicação original

1 Resposta

Avatar

Resposta correta de
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.