Edit button not visible to ITIL user on Problem related list.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2024 01:06 AM
On Problem form, related list "Change request" i have enabled the edit button from list control but it is not visible to anyone except the admin, i have tried to give the edit role to ITIL, but it is not showing to ITIL users either. Both table Problem and Change request have ITIL write/read ACL.
How can i make it visible the edit button for ITIL users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2024 01:15 AM
Hello @indrasengupta ,
Use the below syntax in the condition section. So, ITIL users can also see the edit button.
gs.hasRole('itil,admin')
Please mark my answer as accepted solution and give thumbs up, if it helps you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2024 01:17 AM - edited ‎09-26-2024 01:21 AM
This does not work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2024 01:25 AM
Hello @indrasengupta ,
If it works for you, so could you please accept the solution. So, that it can help other if they will get stuck in same scenarios.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2024 01:39 AM
Does not work