ui-icts / redcap-admin-dashboard

Provides a sortable table view of various reports on REDCap metadata
MIT License
2 stars 2 forks source link

Problem in accessing the Admin Dashboard page #21

Open alex45000 opened 6 months ago

alex45000 commented 6 months ago

Hello everyone,

My REDCap version is 14.0.10. I have installed and configured the external module "Admin Dashboard" on my Redcap. To grant access to the Admin Dashboard page for other users, I need to configure $reportRights[$report_id]['project_view'] and $reportRights[$report_id]['executive_view'], as depicted in the attached screenshot. This configuration is specified in the index.php script within the Admin Dashboard code. If it is not properly configured, users will encounter the message 'You do not have access to this page.' Unfortunately, I am unsure how to perform this configuration.

Thank you for your assistance. image (1)

alex45000 commented 6 months ago

And I want to add that when I configure "Executive Dashboard" or "Project sync", it doesn't work