Hello,
I want to extend the doclist component but I don't want to use the folderId in order to fill the grid.
My requirement is to receive a folderId and based on that, the content should be filtered by some classes and the resulting documents should be shown. As far as I know, the doclist component show all the content inside a folder path so I must change the way the grid is populated.
How could I achieve this? I was thinking in overriding a method in the DocList class to fill the grid upon a ResultSet