Document Library - Show only files submitted by user

João Marcos Manzo asked on November 11, 2016 13:00

I'm trying to create a document library with workflow that works like this:

Some user upload a new document This document can be sent to his boss' approval or rejection Then the document follows to HR department to approval or rejection Finally the document follows to Director's approval or rejection Once the director approves the document, this document need to be visible only to the user who submitted first, if possible in his dashboard area on Intranet.

Is this possible to do with Kentico? I'm using Document Library and Workflow with kentico 9.

Recent Answers


Brenden Kehren answered on November 11, 2016 18:04

First, Document Libraries were removed in v9, they are available in v8 and earlier.

Second, if you need to have that workflow, then I'd place those documents in the content tree and apply workflow as needed. Then place a repeater on the dashboard page and retrieve only those documents in which the created by is the current user.

0 votesVote for this answer Mark as a Correct answer

João Marcos Manzo answered on November 11, 2016 19:01

I know Document Libraries were removed, but I downloaded the package available and installed on Version 9, and It seems to work fine. But I just need to make it as demanded by the user.

I need to give user the tool to upload the document and after that the document follows the workflow automatically. Is this possible to do without Document Libraries?

What do I need to do? 1) Create a single page (which webpart should I use to give user the upload?) 2) In this page I associate a workflow? 3) Maybe in the same page I place the repeater to retrieve only the user documents?

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.