Tagged Questions
2
votes
5answers
669 views
Create a document library with external persistence
I would like to create a custom document library where I use the standard UI but implement a different persistence layer. Basically fetch and display documents from a different source system. This way ...