Enable workflow for single asset type | Community
Skip to main content
veerareddyc1015
Level 3
July 28, 2023
Solved

Enable workflow for single asset type

  • July 28, 2023
  • 1 reply
  • 542 views

Hi Team,

 

Case : /content/dam/sample folder contains assest like .PNG, .JPG, .PDF, .SVG, .GIF, etc... and this folder contains a quick publish access for all users.

I would like to remove quick publish access for .PDF assests.

 

Can you please suggests me how to do this?

 

Thanks & Regards

Veera

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 ayushmishra07

Hi @2789038 , 

I have shared a solution in a similar question over here https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-disable-hide-quick-publish-option-for-pdf-assets-in-asset/m-p/606141#M152039 . Please refer to this. ( For more clarity, I'll recommend that you go through complete reply chain. )
Basically, we overlay the node which is responsible for providing the quick publish feature and add granite:renderCondition to hide it in case it is a pdf.

Hope it helps.

Thanks,
Ayush

1 reply

ayushmishra07
Adobe Employee
ayushmishra07Adobe EmployeeAccepted solution
Adobe Employee
July 28, 2023

Hi @2789038 , 

I have shared a solution in a similar question over here https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-disable-hide-quick-publish-option-for-pdf-assets-in-asset/m-p/606141#M152039 . Please refer to this. ( For more clarity, I'll recommend that you go through complete reply chain. )
Basically, we overlay the node which is responsible for providing the quick publish feature and add granite:renderCondition to hide it in case it is a pdf.

Hope it helps.

Thanks,
Ayush