PPM role only read-only and can write comments (notes).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 08:23 AM
Hello,
is there a role where you can only see projects (read-only) and write comments in the worknotes.
BR

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 08:47 AM - edited 04-30-2024 08:57 AM
There doesn't appear to be a read only role in PPM.
Not sure how many tables you want them to do this on but you can create a Role and ACLs to handle this. You would need 3.
Read ACL - Table Level
Write ACL - Table Level (need to give write to the entire table before you can limit to 1 field)
Write ALC - Field level you would choose the field that you want them to have write access to and this would then remove write access to the entire table.