Hide Field from other domains.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2022 06:48 AM
Hi,
I made one custom field on approval form. Can anyone suggest me how to hide that field from other domains?
Field should be visible in my domain in MSP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2022 12:20 PM
Hi, I think you have 2 options
Removing the field from your global list\form views and then add to the views from within the MSP domain IE where you need the visibility. This should create domain specific views, the down side to this would be having 2 sets of views to maintain and users may still be able to access the fields via reporting etc.
I think a better option would be to look at ACL's based on domain, as the field will not be accessible if the user has no rights to see it.
A couple of OOB examples as a possible guide, from a domain separated PDI
/sys_security_acl_list.do?sysparm_query=scriptLIKEgetDomain&sysparm_view=
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2022 07:21 AM
Thank you!!
ACL is working