Hiding Field on Record Preview

Kev9
Kilo Sage

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!

12 REPLIES 12

Hides it on the RITM, hides it on the Catalog Task, still visible on the preview!

Kev9
Kilo Sage

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.

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