Hi all, I want to add a view or download button for pdf in the Admin UI like the below image, how to customize this UI to add a download button here
You will need to use the plugin extensions system and modify the strapi-plugin-content-manager
to handle something like that.
You can find the content-manager code here or in your node_modules
Is it possible to do in strapi v4?