UX Client Scripts not getting called for non-itil users within a workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 08:14 PM - edited 04-30-2024 08:15 PM
Hello,
I have a role that is not itil and would like them to have read access to a workspace page. They are able to view the page and fields fine, but there is some logic contained within client scripts for hiding/showing components which is not getting called. I have tested it for users with the itil role and it seems to be working as expected. I have looked around to see if there is some ACL I need to configure to get this to work. Anyone experience similar issues?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2024 06:09 AM
Could you post the script in the hide component property?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2024 06:23 AM
Here is the script. It is weird because when I put a console log it runs as an itil user but it doesn't seem to get called as a user without that role.