Hide Asset Map in _admin interface


#1

Hi

 

Is there any way to hide the asset map within the _admin interface?

 

We are currently using the below document link code for publishers to manage their documents. (Matrix 5.1.9.0) 

It would be preferable to hide the asset map to avoid intimidating non-technical users when clicking on these links.

%globals_site_url%/_admin/?assetid=%asset_assetid%&asset_ei_screen=details&backend_section=am&am_section=edit_asset&backend_section=am

(Bart Banda) #2

How are these users managing documents without interacting with the asset map?

 

The only options I can suggest is to either create an empty folder for these users and set that as the default asset map root node for that user group so at least they just see a single folder in the tree and nothing else, or use a simple edit interface. 


#3

Via an asset listing of a folder's contents with the above link code.

 

I know, probably sounds like a bit odd request, but if we were able to at least have the asset map collapsed by default for some users would be handy. But... setting the default root node would probably be the next best option.