Hiding Field on Record Preview
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-01-2019 02:58 AM
Hi,
I have a Catalog Item that can be viewed by all resolver groups but contains sensitive data in one of the variables. That data should only be able to be viewed by one particular group.
I've created a UI policy that successfully hides the field on the RITM form, but it is visible from the sys_popup on the SC_Task form.
I've looked at creating and ACL but cannot get the desired result with that.
I've searched all over for a solution to this. I would have though that it is quite a common occurrence for sensitive data be required to be hidden from all but certain groups, but have yet to find an answer.
Any help gratefully appreciated!
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-01-2019 09:49 AM
Hides it on the RITM, hides it on the Catalog Task, still visible on the preview!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-01-2019 09:52 AM
I've gone for a workaround of a read ACL on the RITM field on the Catalog Task. It's a bit overkill but seems to be the only way.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-01-2019 11:41 AM
if i am not wrong we cannot do this on syspopup as that is global view for all table.
if that vairable/field really needs to be show in that view than try for acl or else remove it from the view itself