- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2022 05:49 AM
How to hide button for project user role
Solved! Go to Solution.
- Labels:
-
Project Portfolio Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2022 08:50 AM
Thanks Miguel!
I found out Macro "pmview_status_report_menu" and its working what I wanted. also Macro "pmview_menu" & SI "PMViewDataUtils" is help full too.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2022 06:51 AM
Hi,
OOTB, a user with the it_project_manager role, are the only ones allowed to create new Project Status reports. So if the user doesn't have that role, the button isn't functional. While the button is still visible, they can not use it. If you still want to control the visibility, the menu code is found in the "pmview_menu" UI Macro.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2022 08:50 AM
Thanks Miguel!
I found out Macro "pmview_status_report_menu" and its working what I wanted. also Macro "pmview_menu" & SI "PMViewDataUtils" is help full too.