Skip to main content
December 16, 2022
Question

Get documents uploaded by a specific user group

  • December 16, 2022
  • 2 replies
  • 0 views

Hi All,

How to get the documents which are uploaded only by the reviewers (list of reviewers uploaded)?

Regards,

Supriya

2 replies

stefanhelzle0001
Brainy
December 16, 2022

In my applications, I store some additional data to the database to be able to answer this kind of questions.

komalj3844
December 17, 2022

You can create a new column "uploaded_by" and who so ever upload the document you can store the username and based on you reviewer list you can fetch the document uploaded by the reviewer