How to customize create button on content/dam
Hi Team
I would like do some customizations on create button on /content/dam. Could you please guide me how to do that. My requirement is to delete folder option.

Thanks in advance.
Hi Team
I would like do some customizations on create button on /content/dam. Could you please guide me how to do that. My requirement is to delete folder option.

Thanks in advance.
Hi @prashardan,
The /assets.html is a short link for /libs/dam/gui/content/assets. The list of Create actions are listed under: /libs/dam/gui/content/assets/jcr:content/actions/secondary/create/items.
Create folder action: /libs/dam/gui/content/assets/jcr:content/actions/secondary/create/items/createfolder.
So, you need to do overlay of this action and add sling:hideResource=true.
As a result you will get something like this:

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.