Expand my Community achievements bar.

SOLVED

Renaming Files and Folders in AEM Assets

Avatar

Level 2

Hi Experts,

 

I understand that there is a provision to rename Folders through 'Properties' but it doesn't actually change the node name when I observe in JCR and there is no provision to rename Assets. We are now trying to customize AEM to give users a provision to easily rename folders and files (assets) which also renames node names. 

 

Renaming folders and files is a common use-case and wondering why Adobe haven't addressed this! Are there any under-the-hood technical issues that we are potentially overlooking in implementing this requirement ?

 

Thanks.

 

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Rename operations isn't straight forward in AEM.

However, you can rename both node name and title by using Move operation, described here: https://helpx.adobe.com/experience-manager/how-to/move-rename-copy-assets.html 

View solution in original post

7 Replies

Avatar

Correct answer by
Community Advisor

Rename operations isn't straight forward in AEM.

However, you can rename both node name and title by using Move operation, described here: https://helpx.adobe.com/experience-manager/how-to/move-rename-copy-assets.html 

Avatar

Level 2

This does not explain how to rename a folder. Can anyone explain how to change a folder in in AEM?

Avatar

Community Advisor

@BHRoadKing you need to use Move operation for folder rename as well. Select the folder> Move> Select new title, name, path where to move. 

Avatar

Level 1

I am also having trouble renaming a folder name. We also have AEM Assets, not the full enterprise version. I can rename the folder's "Title" easily, but can't figure out how to rename a folder's "Name". I tried "moving" it like you mentioned, but I never got the option to rename the folder.

Avatar

Community Advisor

@alison_silverman  Please use crxde to rename the folder name by right clicking on the folder> rename. http://<yourdomain>:4502/crx/de/index.jsp

It should look like this:

diksha_mishra_0-1722317185631.png

hope this helps.

 

Avatar

Level 1

What is crxde? Apologies, I'm a graphic designer so i'm not as tech savvy with this stuff.