metadata - Grouping Document Libraries in a list -


i'm on project using sharepoint 2013. project has many document libraries , group them dynamically on webpart main page of site. current option search name or description find keyword create group.

is there possible way add metadata library itself? or way add column category of library?

i guess there option of looking document library , retrieving metadata document , determine category grouping, think lead same issue of document library being grouped different areas. also, take awhile run.


Comments

Popular posts from this blog

How to understand 2 main() functions after using uftrace to profile the C++ program? -

c# - Update a combobox from a presenter (MVP) -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -