From Liferay's 'Asset Publisher'... view only those documents from a specific folder -


via 'asset publisher', there way through 'configuration' of portlet view documents located in specific folder?

that is, filter shows documents in folder 'x', example.

this not possible without custom development.

we had similar requirement, , did implement foldermodellistener added category each document in folder name of folder category name. each time document uploaded folder, receives category.

this allowed configure asset publisher using normal categories.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -