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

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

Mark Solution

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

해결됨

Applying tags to Asset folders

Avatar

Level 1

Hello,

I was wondering, if there is a way to apply tags on a FOLDER containing assets (i.e. only the folder would have the respective tags, not the assets inside it). In that way, the folder would serve as 'container' and on a search for the respective tags, only the folder would appear, not the assets inside it.

 

Is there a way to do it?

 

Thanks a lot.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

Hi @milieere, you can create custom metadata schema for folder. This will givie you ability to set tags or any other additionial metadata on folder level. There could be need to update/create new search index and/or extend filters section depending on setup of your schema.

 

You can find more information about metadata schema for folder under: https://experienceleague.adobe.com/docs/experience-manager-65/assets/administer/metadata-config.html...

원본 게시물의 솔루션 보기

5 답변 개

Avatar

Community Advisor

Are you planning to search for the assets within AEM dam based on tags? 

I'm not sure about exact requirement but below is the way you can attach tags on folder level.

1. Go to http://localhost:450/assets.html 

eg: http://localhost:4502/assets.html/content/dam/we-retail/en 

2.  Select the folder & click on "Manage Tags":

SivaPrasadReddyS_0-1635500531507.png

 

Hope this helps. 

 

Avatar

Level 1

Hi Shiva, thanks for your answer. That is not what I am looking for - you describe a way how to add tags on the individual ASSETS in the folder, not on the FOLDER. 

 

I am looking for a way to tag the FOLDER that is containing the assets, not the assets. My client wants to conduct search in the DAM based on folders, thus he is looking for a way to filter the whole folders based on tags. 

 

Do I understand correctly, that there is not a way in AEM to tag folders? I mean the folder as it is, not the files inside.

 

Thanks, Simona

Avatar

Community Advisor

In that case, why do you want to attach tags to the folder? can you use folder name to search for it?

Avatar

정확한 답변 작성자:
Community Advisor

Hi @milieere, you can create custom metadata schema for folder. This will givie you ability to set tags or any other additionial metadata on folder level. There could be need to update/create new search index and/or extend filters section depending on setup of your schema.

 

You can find more information about metadata schema for folder under: https://experienceleague.adobe.com/docs/experience-manager-65/assets/administer/metadata-config.html...

Avatar

Level 1

Thank you Lukasz!